/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(247,253,241);}
 A:active { color: rgb(0,80,83); text-decoration: none ;}
 A:link { color: rgb(0,80,83); text-decoration: none ;}
 A:visited { color: rgb(0,80,83); text-decoration: none ;}
 A:hover { color: rgb(0,80,83); text-decoration: underline;}
 