body {
	color: #fff;
	background-color: #a57c36;
}

#vspacer {
	width: 1px;
	overflow: hidden;
	background-color: #fff;
}

a, a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #72cdf4;
	text-decoration: none;
}

.active {
	font-weight: bold;
}

.txt_en {
}
#footer .txt_en a, a.txt_en {
}
#footer .txt_en a:hover, a.txt_en:hover {
	color: #fff;
	text-decoration: underline;
}

.txt_el {
	color: #000;
}
#footer .txt_el a, a.txt_el {
	color: #000;
}
#footer .txt_el a:hover, a.txt_el:hover {
	text-decoration: underline;
}

#main_image {
	background-color: #fff;
	padding-bottom: 5px;
}
