body, td, th {
  color: #000000;
  background-color: #999966;
}
a {
  color: #f3eed8;
}
a:visited {
  color: #f3eed8;
}
input.searchfield {
  background-color: #f3eed8;
}
.border {
  border: 1px solid #D2D2B8;
}
.filet {
  background-color: #D2D2B8;
}
.required_field {
  color: #D2D2B8;
}
a.hiddenlink:link, a.hiddenlink:visited {
  text-decoration: none;
  color: #000000;
}
a.hiddenlink:hover {
  text-decoration: underline;
  color: #f3eed8;
}
a.hiddenlink:active {
  text-decoration: none;
  color: #000000;
}

