body {
	background-color: #DAA183;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}



a:link, a:visited, a:active  {  
	font-family: Tahoma;	
	font-size: 10pt;	
	color: #FFFFFF;
	font-weight:bold

}
a:hover {
	font-family: Tahoma;	
	font-size: 10pt;	
	color: #E70810;
	font-weight:bold
}