/* CSS definition file containing site wide stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 A:active { color: rgb(51,51,102);}
 A:visited { color: rgb(0,0,0);}
 A:hover { color: rgb(102,102,102);}
 