body, td {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #000000;
   text-align: center;
}

a:link {
	color: #006699;
	text-decoration: underline;
}	

a:visited {
	color: #006699;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}