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