@font-face{font-family: funky; 
	   src:url("beastwar.eot");
           }
A:active {color:CCFF00}
A:visited{color:CCFF00}
A:link{color:CCFF00}
A:hover {
	background-color:660099; 
	color: WHITE; }
BODY { background-color: BLACK; color: WHITE}
TD { color: WHITE} 
I { color: WHITE}
B { color: WHITE}
FONT { color: WHITE}
.title {
	color: WHITE;
	font-family: funky, fantasy;
	font-size: 22pt;
	text-align:center;
	}
.sub {
	color: FF00FF;
	font-family: funky, fantasy;
	font-size: 18pt;
	text-align:center;
	}
H3,H2,H1{color: white; font-family:sans-serif}
H1{ font: bold 24pt; text-align:center;}
H2{font: normal 16pt}
H3{font: italic 10pt}
#glowtext{
        filter:glow(color=FF00FF,strength=7);
        width:100%;
         }
