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