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