body {

	background-color: #000000;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color:#FFFFFF;
	font-family: Arial;
}
a:link {
	text-decoration: none;
	color: #FF3300;
}
a:visited {
	text-decoration: none;
	color:#FF3300;
}
a:hover {
	text-decoration: underline;
	color:#FF3300;
}
a:active {
	text-decoration: none;
	color:#FF3300;
}