a:visited 
{
  color: #990000;
}	

.searchScope {
  background:  #CCCCCC;
  color: black;
  font-size: 10px;
}

.contact {
  color: white;
  font-family: arial, verdana, sans-serif;
  font-size: 10px;
}

.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;
}
