body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body,td,th {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
a:link {
	text-decoration: none;
	color: #D2162F;
}
a:visited {
	text-decoration: none;
	color: #D2162F;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: none;
}

