/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(0,0,0);}
 A:active { color: rgb(153,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:link { font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(130,130,130); font-weight: bold; text-decoration: none ;}
 A { color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-family: Calibri,sans-serif; color: rgb(255,255,255); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(0,0,0); font-weight: bold; text-decoration: none ;}
 