body
{
	background: url(../images/properties/bg_homes_dark.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link		{ color: 0000ff; text-decoration: none }
a:active		{ color: 0000ff; text-decoration: none }
a:visited	{ color: 0000ff; text-decoration: none }
a:hover		{
	color: 0000ff;
	text-decoration: none;
	background: #fecb01;
}


