body,td,th {
	color: #CCCCCC;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
}
body {
	background-color: #000000;
}
.style1 {font-size: 12}
.style2 {font-size: 12px}
a {
	font-size: 12px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
