BODY {
	background-color : #000000;
} 
BODY,p,td,tr,div,ul,li {
	font-family : "Book Antiqua", Helvetica ;
	font-size : 100% ;
	font-style : normal ;
	text-align : none ;
	text-transform : none ;
	text-decoration : none ;
	color : #ffffff
;
}
			 
A:link { color : #4646FF ;
               font-family : "Book Antiqua" ;
							 font-weight : 700 ;
               text-decoration : none ; }
A:active {
	color : #0054E3;
	font-family: "Book Antiqua" ;
	font-weight: 700 ;
	text-decoration : none ;
}
A:visited {
	color : #CC0033;
	font-family : "Book Antiqua" ;
	font-weight : 700 ;
	text-decoration : none ;
}
A:hover {
	color : #FFA887;
	font-family : "Book Antiqua" ;
	font-weight : 700 ;
}
 
A.mouseover:link { color : #4646FF ;
               font-family : "Book Antiqua" ;
							 font-weight : 700 ;
               text-decoration : none ; }
A.mouseover:active { color : #0054E3 ;
                 font-family: "Book Antiqua" ;
								 font-weight: 700 ;
                 text-decoration : none ; }
A.mouseover:visited { color : #000000 ;
                  font-family : "Book Antiqua" ;
									font-weight : 700 ;
                  text-decoration : none ; }
A.mouseover:hover { color : #FFA887 ;
                font-family : "Book Antiqua" ;
								font-weight : 900 ;
 }