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