.villa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6F695F;
	text-decoration: none;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6F695F;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
	padding: 2px 0px;




}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8D8C87;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #8D8C87;

}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 8pt;
}
a:link {
	color: #6F695F;
}
a:visited {
	color: #6F695F;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000066;
}