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

