/* ________________________________________________________________ columns */

	.address, .sf, .rate, .city{
	font-family: Verdana, Sans-Serif;
	color: #496da1;
	font-size: 12px;
	line-height: 16px;}

	.bottomlinks{
	font-family: Arial, Sans-Serif;
	color: #496da1;
	font-size: 10px;
	line-height: 10px;
	text-align: center}

/* ________________________________________________________________ links */

	a:link	{
	color: #496da1;
	text-decoration: none }

	a:visited {
	color: #496da1;
	text-decoration: none }

	a:hover {
	color:#0000ff;
	text-decoration: none }

	a:active {
	color: #ff0000;
	text-decoration: none }



.PropAddress {
	font-family: Arial, Verdana, Sans-Serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.PropDetails{
	font-family: Arial, Verdana, Sans-Serif;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}

