body {  
	font-family: Lucida Sans Unicode, Veranda, Tahoma, Arial, Georgia; 
	font-size: 12px; 
	background: url(img/mbg.png) repeat-x;
	background-color: #cef8ff;
	color: #502B01;
}


a:active {  
	color:#29727A; 
	text-decoration: none; 
	font-weight: normal;
}

a:link {  
	color: #29727A; 
	text-decoration: none; 
	font-weight: normal;
}

a:visited {  
	color: #E36159; 
	text-decoration: none; 
	font-weight: normal;
}

a:hover {  
	color: #73874D; 
	text-decoration: none;
}