

td {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

a:link {
text-decoration:none;
color:#000099;

}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}