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