body,p,center
{
   color: #000000;
   
   font-family: Verdana, Helvetica; 
   font-size: 12px;
}
a, 
a:visited, 
a:link { 
        color: #000099;
	font-family: Verdana, Helvetica; 
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{ 
	color: #000099; 
	text-decoration: overline underline;
	font-size: 12px;
	font-weight: bold;
}