body {
	background-color: #A3B5C2;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #587588;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #FBAA51;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.whiteText {
	color: #FFFFFF;
}
.forSaleForLease {
	font-size: 14px;
	font-weight: bold;
	color: #FAAB53;
}
.nameOfPropertyWh {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.nameOfProperty {
	font-size: 12px;
	color: #FAAB53;
	font-weight: normal;
}
.carrots {
	font-weight: bolder;
	color: #FAAB53;
}
