/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./back.gif");}
 A:active { color: rgb(42,95,170);}
 A:link { color: rgb(42,95,170);}
 A:visited { color: rgb(42,95,170);}
 A { color: rgb(42,95,170);}
 A:hover { color: rgb(42,95,170);}
 
