body {
	background-color: #000000;
}
.style1 {color: #CCCCCC}
body,td,th {
	color: #CCCCCC;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style2 {color: #999999}
