
body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-image: url();
	font: Verdana, Arial 
	font-size: small
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
