/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(238,242,219);}
 A:active { color: rgb(159,103,80);}
 A:link { color: rgb(159,103,80);}
 A:visited { color: rgb(128,128,128);}
 A:hover { color: rgb(159,103,80);}
 