a:visited {
  text-decoration: underline;
  background: none repeat;
}

a:hover {
  color: #3366ff;
  text-decoration: underline;
  background: none repeat;
}

body {background:#ffffff;}

.linkcolor {
  color: #000080;
  background: none repeat;
}

.listingb {
  color: #000000;
  font-size: 11px;
  font-family: Arial;
  font-weight: Bold;
  background: none repeat;
}

.listing {
  color: #000000;
  font-size: 11px;
  font-family: Arial;
  background: none repeat;
}

.dr_link {
  font-size: 11px;
  font-family: Arial;
  color: #000080;
  background: none repeat;
}

.dr_name {
  font-size: 10pt;
  font-family: Arial;
  font-weight: bold;
  color: #000080;
  background: none repeat;
}

.updated {
  font-size: 10px;
  font-family: Arial;
  color: #000080;
  background: none repeat;
}

.header {
  font-size: 10pt;
  font-family: Arial;
  color: #ffffff;
  font-weight: bold;
  background: none repeat;
}

h1 {
  font-size: 11pt;
  font-family: Arial;
  color: #990000;
  font-weight: Bold;
  background: none repeat;
}

li {
  font-size: 11px;
  font-family: Arial;
  color: #000000;
  background: none repeat;
}