body {
  margin:0px 0px 0px 0px;
  font-family:arial,helvetica,sans-serif;
  background-color:#666666;
  font-size:small;
  color:#000000;
}
h1 {
  margin:0;
  padding:5px 20px 0px 20px;
  color:#9AC724;
  font-size: large;
  font-weight: normal;
}
h1 span{
  color:#000000;
}
h2 {
  margin:0;
  padding:0px 7px 0px 7px;
  color:#000000;
  font-size: small;
  font-weight: normal;
}
A {
  text-decoration:underline;
  font-weight:bold;
}
a:link {
  color:#000000;
  background:transparent;
}
a:visited {
  color:#000000;
  background:transparent;
}
a:hover {
  color:#666666;
  background:transparent;
  text-decoration:none;
}

