body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #333333;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
