body {
	margin: 0px;
	background-image: url(images/bg_map.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}.textMain {
	font-family: Tahoma;
	font-size: 12px;
	color: #41241e;
}
.footerText {
	font-family: Tahoma;
	color: #e1d0b2;
	font-size: 13px;
}

#ceulogo { 
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}

a:link {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
	}
	
a:visited {
	color: #FF6600;
	font-style: normal;
	text-decoration: underline;
	}
	
a:hover {
	color: #41241e;
	text-decoration: none;
	}



.textNav2 {
	font-family: Tahoma;
	color: #e1d0b2;
	font-size: 13px;
	}	
.nav2 a:link {
	color: #e1d0b2;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	}
.nav2 a:visited {
	color: #e1d0b2;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	}
.nav2 a:hover {
	color: #999999;
	text-decoration: none;
	}
