/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none;}
 A:link { color: rgb(0,0,206); text-decoration: underline;}
 A:hover { color: rgb(222,33,16);}
 A:visited { color: rgb(0,77,200);}
 
