﻿body
{
	background-color: #000000;
	margin: 0px;
}
td, th
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #D8706E;
}