body,td,th {
   color: #000000;
   font-size: .75em;
   font-family: Arial, Helvetica, sans-serif;
}
body {
   background-color: #FFFFFF;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #330066;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}