body {
overflow:auto;
	background-color: #0A0A0A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-image: url(Images/Background.png);
	background-repeat: repeat-x;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0258B5;
}
a:active {
	text-decoration: none;
}

td
{
font-family: Tahoma;
font-size: 11px;
color: #000000;
}

