/* CSS definition file containing site wide stylesheets */
BODY { font-family: Georgia,serif; font-size: small; color: rgb(51,102,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:active { color: rgb(51,102,0); font-weight: bold; text-decoration: none ;}
 A:link { color: rgb(51,102,0); font-weight: bold; text-decoration: none ;}
 A:hover { color: rgb(51,102,0); font-weight: bold; text-decoration: none ;}
 A:visited { color: rgb(51,102,0); font-weight: bold; text-decoration: none ;}
 A { color: rgb(51,102,0); font-weight: bold; text-decoration: none ;}
 