Body, TD {
	font-family : Verdana;
	font-size : 8pt;
	color : #000000;
}

TD.whitey {
	font-family : Verdana;
	font-size : 8pt;
	color : #ffffff;
}

.asterisk {
	font-family : Verdana;
	font-size : 10pt;
	color : #cc33cc;
}

.purps {
	font-family : Verdana;
	font-size : 8pt;
	color : #B230B6;
}

p.villalink {
	position: relative;
}

p.villalink a {text-decoration: none;}



p.villalink a span.top {
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	font-size: 18px;
	/*color: #B230B6;*/
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 312px;
	text-align: center;
	z-index: 10;
	
	cursor:pointer;
}

p.villalink a span.below {
	position: absolute;
	left: 11px;
	top: 11px;
	display: block;
	font-size: 18px;
	color: #B230B6;
	/*color: #fff;*/
	text-decoration: none;
	font-weight: bold;
	width: 312px;
	text-align: center;
	
	cursor:pointer;
}



p.villalink a img {
	border: 1px solid #B32FB8;
}

p.villalink a:hover img {
	border: 1px solid #000;
}

.clearfloats {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 100%;
}
