h1 {
  color: #000000;
  font-size: 1.0em;
  padding-left: 1em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
}

a:link    { text-decoration:none; color:#006400;}
a:visited { text-decoration:none; color:#006400;}
a:active  { text-decoration:none; color:#006400;}
a:hover { text-decoration:underline; color:#CC0000; }
