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