a:link {
	color: #666633;
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 15px;
	text-decoration: none;
}
a:hover {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #666633;
	background-color: #F9CC31;
}
a:visited {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 15px;
	color: #666600;
	text-decoration: none;
}
.pageheads {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #437349;
}
.villabodytext {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 16px;
	color: #006600;
}
.credits {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
}
.linksfont {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 15px;
}
.back {
	background-color: #006633;
}
.fronthead {
	font-family: "Monotype Corsiva", "Times New Roman", serif;
	font-size: 24px;
	color: #006600;
	vertical-align: 50%;
}
.form {
	font-family: "Gill Sans MT", Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border: #006600;
	filter: Invert;
}

