body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

p    { 
	font-family: Verdana; font-size: 10pt 
}




.menutop { 
	font-family: Tahoma; 
	font-size: 12px; 
	color: Navy; 
	font-weight: bold 
}

.menutop a{ 
	font-family: Tahoma; 
	font-size: 12px; 
	color: Navy; 
	font-weight: bold;
	text-decoration: none;
}
.menutop a:hover{ 
	font-family: Tahoma; 
	font-size: 12px; 
	color: Red; 
	font-weight: bold;
	text-decoration: underline;
}