.genheader {
  color: #7f7f7f;
  font-size: 2em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}

.genlink {
  color: #3f2f2f;
  font-size: 1.2em;
  font-style: normal;
}


a.genlink:link, a.genlink:active, a.genlink:visited {
  color: #000066;
  font-weight: bold;
  font-size: 1.2em;
  font-style: normal;
  text-decoration: none;
}

a.genlink:hover {
  color: #707020;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}

a.genlink2:link, a.genlink2:active, a.genlink2:visited {
  color: #000066;
  font-weight: bold;
  font-size: .8em;
  font-style:normal;
  text-decoration: none;
}

a.genlink2:hover {
  color: #707020;
  font-size: .8em;
  font-weight:bold;
  text-decoration: none;
}

a.genindex:link, a.genindex:active, a.genindex:visited {
  color: #000066;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}

a.genindex:hover {
  color: #707020;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}

a.genealogy:link, a.genealogy:active, a.genealogy:visited {
  color: #000066;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}

a.genealogy:hover {
  color: #707020;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
}

