BODY {
	background-color : #a8b1b9;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #111111;

}



ViewProperty {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #111111;
}


.Property
{
	font-family : Verdana;
	font-size : 10px;
	font-weight :bold;
	text-decoration : none;
	color : #111111;
}

.search
{
	font-family : Verdana;
	font-size : 11px;
	font-weight : normal;
}

.listpropertybold
{
	font-family : Verdana;
	font-size : 12px;
	font-weight :bold;

}
.listpropertysmall
{
	font-family : Verdana;
	font-size : 9px;
	font-weight :normal;

}

.advancesmall
{
	font-family : Verdana;
	font-size : 9px;
	font-weight :normal;
	color:Red;

}

.listpropertyhead
{
	font-family : Verdana;
	font-size : 13px;
	font-weight :bold;

}


.link
{
color:Red;	
}

.link:Hover

{
	color:Red;
}

A
{
color:Black;
}

A:Hover

{
		color:Red;
}