html {
	color: #343434;
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
}

a {
	color: #343434;
	text-decoration: none;
}

/*.menupath {
	color: #5c5c5c;
	font-weight: normal;
}

.content-title {
	color: #000000;
	font-weight: bold;
}

.content-text {
	color: #343434;
	font: 9.5px Verdana, Arial, sans-serif;
	text-align: justify;	
}

.welcome-title {
	color: #a4ce3a;
	font: 2.4em Arial, sans-serif;
	font-weight: bold;
}

.welcome-text {
	color: #343434;
	font: 1.1em Arial, sans-serif;
}*/

#main_text a {
	text-decoration: underline;
}

.gallery_name {
	color: #7ab7e2;
	font: 10px Tahoma;
	font-weight: bold;
}