A:link {text-decoration: underline; color: #005E20;}
A:visited {text-decoration: underline; color: #005E20;}
A:active {text-decoration: underline; color: #005E20;}
A:hover {text-decoration: none; color: #005E20;}

.nav {text-decoration: none; font-family: arial; color: #FFFFFF; font-size: 14px; background-color: #7FAE8F; width: 125; height: 15; margin-top: 5px;}
.nav:link {text-decoration: none; font-family: arial; color: #FFFFFF; font-size: 14px; background-color: #005E20; width: 125; height: 15; margin-top:5px;}
.nav:visited {text-decoration: none; font-family: arial; color: #FFFFFF; font-size: 14px; background-color: #005E20; width: 125; height: 15;; margin-top: 5px;}
.nav:active {text-decoration: none; font-family: arial; color: #FFFFFF; font-size: 14px; background-color: #005E20; width: 125; height: 15;; margin-top: 5px;}
.nav:hover {text-decoration: none; font-family: arial; color: #FFFFFF; font-size: 14px; background-color: #7FAE8F; width: 125; height: 15;; margin-top: 5px;}

H1
 {
  font-size: 12px; 
  font-family: arial;
  font-weight: bold;
  color: #005E20; 
  line-height: ;
  text-decoration: none;
  margin: 0px;
 }
 
H2
 {
  font-size: 24px; 
  font-family: arial;
  font-weight: bold;
  color: #7FAE8F; 
  line-height: ;
  text-decoration: none;
  margin: 0px;
 }
 
TD
 {
  font-size: 11px; 
  font-family: arial;
  color: #005E20; 
  line-height: ;
  text-decoration: none;
 }
 
