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