body {
	background-color: #110000;
}

body, td, th, h3, h6, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small; 
	color: #CC9966;
}

table {
	background-color: #110000;
}

h1, h2, h4, h5 {
  color: #CC9966;
}


a:link { 
	text-decoration: none;	
	color: #FFFFCC }

a:hover {
	text-decoration: none;
	
	color: #FF9933;

}
a:visited {
	text-decoration: none;
	color: #FFFFEE;

} 
