body {
	background-color: #000000;
	line-height: 125%;
}
body,td,th {
	color: #FFFFFF;
	line-height: 125%;
}
a:link {
	color: #FF6633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF00CC;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
