html, body { 

background-color: #330000
}



#btadtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999966;
	font-size: 12px;
	font-style: normal;
	text-align: center;	
}

a:link { color: #660033; }
a.visited { color: #006633; }
a:active { color: #cc0000; }
a:hover { color: #003399; }
