.menulink	
{
	font-family: Arial,Helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background: #ECE9D8;

	
}
.menulink:hover
{
	font-family: Arial,Helvetica;
	font-size: 8pt;	
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	background: #ECE9D8;

}

.small800 {
	font-family:verdana,arial; 
	font-size:6pt
	}
	
.small1024 {
	font-family:verdana,arial; 
	font-size:8pt
	}
	
body,p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
