/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; background-image: url("./bg3.jpg");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(51,102,153);}
 A:hover { color: rgb(255,102,51);}
 