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