/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("./assets/images/bgr800.gif");}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(4,2,252);}
 A:visited { color: rgb(51,102,204);}
 A { color: rgb(0,0,0);}
 A:hover { color: rgb(255,153,51);}
 