/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(0,0,0); background-image: none;}
 A:active { color: rgb(255,255,255); font-weight: bold;}
 A:link { color: rgb(204,204,204); font-weight: bold;}
 A:visited { color: rgb(153,153,153); font-weight: bold;}
 H1 { font-weight: bold;}
 H2 { font-weight: bold;}
 H3 { font-weight: bold;}
 H4 { color: rgb(0,0,0); font-weight: bold;}
 .TextNavBar { color: rgb(255,255,255); font-weight: bold;}
 H5 { color: rgb(255,255,255);}
 H6 { color: rgb(255,255,255);}
 A:hover { color: rgb(204,153,102); font-weight: bold;}
 