/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255); background-color: rgb(0,0,0); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(191,60,130);}
 H1 { color: rgb(255,255,255);}
 H2 { color: rgb(255,255,255);}
 H3 { color: rgb(255,255,255);}
 .TextNavBar { font-size: xx-small; color: rgb(255,255,255);}
 A:hover { color: rgb(255,0,0);}
 
