
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.style1 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {font-size: 24px}
.style6 {font-size: 18px}


