body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
h4 {
	font-size: 16px;
	color: #A81513;
}
h5 {
	font-size: 14px;
	color: #A81513;
	margin-bottom:0;
}

a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Footer {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.Footer a:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.Footer a:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.Footer a:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.Footer a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
