body {
	margin-top: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 13px;
}

a:link {
	color: #6a8aa0;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #6a8aa0;
	text-decoration: none;
}
a:hover {
	color: #d4912f;
	text-decoration: none;
}
a:active {
	color: #d4912f;
	text-decoration: none;
}
a {
	font-weight: bold;
}
