body, td, th {
	background-color: #000000;
	font: 12px Century Gothic;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #700800;
}
a:active {
color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #FFFFFF; 
}
h2{
	font-size: 14px;
	color: #FFFFFF; 
}
h3{
	font-size: 14px;
	color: #FFFFFF; 
}
h4{
	font-size: 14px;
	color: #FFFFFF; 
}


