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