.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.smalltxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFCC33;
	font-weight: bold;
	font-style: normal;

}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFCC33;
}
.areas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.forsearchboxes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.mls {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;

}
.agents {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
A:hover { text-decoration: none; color:#FFFFFF
}