body {
	background-color: #000000;
	margin-left: 50px;
	margin-top: 5px;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Arial Narrow;
	font-weight: bold;
}

a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
a:hover {
	color: #990000;
	text-decoration: none;
	}
a:active {
	color: #990000;
	text-decoration: none;
	}
.red { 
	color: #CC3300;
	background-color: #000000;
	text-align: left;
	}

.red a:link { 
	color: #CC3300;
	background-color: #000000;
	text-decoration: none;
	}
.red a:visited {
	color: #CC3300;
	background-color: #000000;
	text-decoration: none;
	}
.red a:hover {
	color: #FF9933;
	background-color: #000000;
	text-decoration: none;
	}
.red a:active {
	color: #CC3300;
	background-color: #000000;
	text-decoration: none;
	}-->


