/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(255,255,255); background-color: rgb(0,0,0);}
 A:active { color: rgb(51,102,255);}
 A:link { color: rgb(255,255,204);}
 A:visited { color: rgb(255,204,255);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,204,102); background-color: rgb(0,0,0);}
 A:hover { color: rgb(0,153,255);}
 
