/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(0,51,102); background-color: rgb(255,255,234); background-image: url("./assets/images/background.gif");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,51,255);}
 A:visited { color: rgb(204,102,0);}
 A:hover { color: rgb(204,102,0);}
 