.searchScope {
  background: #990000;
  color: white;
  font-size: 10px;
}

.contact {
  color: white;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

.contact a:link{
  color: white;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

.contact a:visited{
  color: white;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

.contact a:hover{
  color: white;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

.header {
  color: black;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.textsmall {
  color: black;
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
}

.email {
  color: white;
}

.email a:link {
  color: white;
  text-decoration: none;
}

.email a:visited {
  color: white;
  text-decoration: none;
}

.email a:hover {
  color: white;
  text-decoration: underline;
}

.email a:active {
  color: white;
  text-decoration: underline;
}

.header {
  color: black;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.lftNav {
  color: white;
  font-size: 11px;
  font-weight: bold;
}

.lftNav a:link {
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.lftNav a:visited {
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.lftNav a:hover {
  color: white;
  text-decoration: underline;
}

.lftNav a:active {
  color: white;
  text-decoration: underline;
}

.lftNavSub {
  color: white;
  font-size: 10px;
  font-weight: bold;
}

.lftNavSub a:link {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavSub a:visited {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavSub a:hover {
  color: white;
  text-decoration: underline;
}

.lftNavSub a:active {
  color: white;
  text-decoration: underline;
}