body,p,td,th,ul,ol,li,dl,dt,dd,div
{
  font-family:Verdana, Helvetica, sans-serif;
  font-size:13px;
  font-weight:normal;
}

a:link
{
  color: #5c72C8;
}
a:visited
{
  color: #7584aa;
}
a:active
{
  color: #000000;
}
a:hover
{
  color:#ccCCcc;
}
a:hover
{
  color:#906F97;
}
.heading
{
  font-family:Verdana;
  font-size:18px;
  text-decoration:underline;
  font-weight:bold;
}
.disclaimer
{
  font-family:Verdana;
  font-size:10px;
  text-decoration:none;
}
div.forsale {
  border: 3px solid;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  background: #ccccff;
  white-space: nowrap;
}
div.sold {
  border: 3px solid;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #ccccff;
  white-space: nowrap;
  text-align: center;
}

span.hits {
  color:#FFffFF;
}

span.copyright {
  color:#bbBBbb;
}

