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