a.example1 {
  background-color: black;
}
button {
  background-color: #ffffcc;
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}
option {
  background-color: #ffffcc;
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}
submit {
  background-color: #ffffcc;
  font-family: Arial;
  font-size: 10pt;
  color: #000000;
}
text {
  background-color: #000000;
  font-family: Arial;
  font-size: 10pt;
  color: #ffffff;
}
h1 {
  font-family: Arial;
  font-weight: normal;
  font-size: 20px;
  text-decoration: underline;
  color: black;
}
h2 {
  font-family: Arial;
  font-weight: normal;
  font-size: 18px;
  text-decoration: underline;
  color: black;
}
h3 {
  font-family: Arial;
  font-weight: normal;
  font-size: 16px;
  text-decoration: underline;
  color: #76804b;
}
h4 {
  font-family: Arial;
  font-weight: normal;
  font-size: 14px;
  text-decoration: underline;
  color: black;
}
.seolinks {
  color: black;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

