/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(128,128,128); background-image: none;}
 A:link { color: rgb(255,204,0);}
 A:hover { color: rgb(255,204,204);}
 
