body {
	background-color: #000000;
}
.style6 {
	font-size: 12px;
	color: #4F4F4F;
}
body,td,th {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
