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