body {
	background-color: #000000;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial Narrow, Arial, sans-serif;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}

