body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, A:visited, A:active 
{
text-decoration: none;
color : #25527C;
}

a:hover 
{
text-decoration: underline;
}

a.wht:link, a.wht:visited, a.wht:active {text-decoration: none; color: #FFFFFF}
a.wht:hover {text-decoration: underline;}