<STYLE type="text/css">
<!--
BODY { font-size : 17px; 
  font-family : Arial;
}
TD { font-size : 14px; color:#CCCCCC ; 
  font-family : Arial;
}

.FORSALE {
	color: #FF9900;
  font-weight : bold;
}

.SOLD {
	color: #FF0000;
  font-weight : bold;
}

#ddd{
  font-size : x-small;
  font-family : monospace;
}
A{
  text-decoration : underline;
}
A:HOVER{
  color : #ffffff;
  background-color : silver;
}
A:VISITED{
  text-decoration : none;
  color : blue;
}
H2{font-size : 22px; 
  font-family : Arial;
}
#FOB{
  font-size : 22px;
  font-family : Arial;
  color : #ff0000
}
.AMP{
  color : #ff0000;
  font-weight : bold;
}
-->
</STYLE>