/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(204,204,153);}
 A:active { color: rgb(153,0,204);}
 A:link { color: rgb(153,0,204);}
 A:visited { color: rgb(102,0,0);}
 A:hover { color: rgb(102,0,0);}
 