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