BODY {
	background-color : White;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	color : #111111;
}

TD {
	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;
}

.link
{
color:Red;	
}

.link:Hover

{
	color:Red;
}

A
{
color:Black;
}

A:Hover

{
		color:Red;
}
