body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
}

a:active {
	text-decoration: none;
	color: #990000;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #CC0000;
}

