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