/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,248,236);}
 A:active { color: rgb(0,98,125);}
 A:link { color: rgb(0,98,125);}
 A:visited { color: rgb(149,123,99);}
 A:hover { color: rgb(0,25,32);}
 
