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