body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #EAD595;
	text-decoration: none;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #EAD595;
}
a:hover {
	text-decoration: underline;
	color: #F2E3B5;
}
a:active {
	text-decoration: none;
	color: #F2E3B5;
}
.FootLinks {font-size:10px;}
.TollNumbers {font-size:10px;line-height:10px;}
.title {
	font-size: 12px;
	font-weight: bold;
}