/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(0,0,0); background-image: none;}
 A:active { color: rgb(0,102,255);}
 A:link { color: rgb(204,255,153);}
 A:hover { color: rgb(204,153,102);}
 A:visited { color: rgb(102,255,255);}
 .TextObject { color: rgb(51,255,204);}
 P { color: rgb(51,255,204);}
 A { color: rgb(51,255,51); text-decoration: none ;}
 