body,td,th {
	color: #333333;
}
body {
	background-color: #000000;
}
a:link {
	color: #B91518;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B91518;
}
a:hover {
	text-decoration: underline;
	color: #B91518;
}
a:active {
	text-decoration: none;
	color: #B91518;
}
.style3 {font-size: 10px}