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