body, table, td, th {
  color: #000000;
  font-family: arial, verdana, sans-serif;
}


a:link {
  color: #990000;
  text-decoration: none;
}

a:visited {
  color: #990000;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

a:active {
  color: #990000;
  text-decoration: underline;
}

.searchInput {
  background: #EEEEEE;
  color: #000000;
  font-size: 10px;
  width: 120px;
}

.searchScope {
  background: #CC9933;
  font-size: 10px;
}

.hdrNav {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.hdrNav a:link {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.hdrNav a:visited {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.hdrNav a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

.hdrNav a:active {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

.lftNavTop {
  font-size: 11px;
  font-weight: bold;
}

.lftNavTop a:link {
  font-size: 11px;
  font-weight: bold;
}

.lftNavTop a:visited {
  font-size: 11px;
  font-weight: bold;
}

.lftNavBot {
  font-size: 11px;
  font-weight: bold;
}

.lftNavBot a:link {
  font-size: 11px;
  font-weight: bold;
}

.lftNavBot a:visited {
  font-size: 11px;
  font-weight: bold;
}