/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small; color: rgb(235,230,229); font-weight: bold; background-color: rgb(0,51,153);}
 A:active { color: rgb(255,255,204); text-decoration: none ;}
 A:link { color: rgb(235,230,229); text-decoration: none ;}
 A:visited { color: rgb(204,255,255); text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(235,230,229); font-weight: bold;}
 A:hover { color: rgb(204,102,255); text-decoration: none ;}
 
