

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

a:link {
text-decoration:none;
color:#03275F;

}
a:visited {
	text-decoration: none;
	color: #03275F;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #03275F;
}
