/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(106,94,75); background-image: none;}
 A:active { color: rgb(204,204,153);}
 A:link { color: rgb(255,153,51);}
 A:visited { color: rgb(255,204,0);}
 A:hover { color: rgb(0,0,153);}
 