.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: black;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #660033;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #993366;
}


.navigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #333366;
}

.navigation a:hover{
text-decoration: none;
font-weight: bold;
color: #ffcc66;
}


.villanavigation a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: #660033;
}

.villanavigation a:hover{
text-decoration: none;
font-weight: bold;
color: #993366;
}

.restaurantheading{
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #660033;
}


.resortheading{
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #660033;
}

.footertext{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	color: white;
}

.footertext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #660033;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #ffcc66;
}



.roomlink a{
	font-family: arial;
	font-size: 11pt;
	text-decoration: underline;
	font-weight: bold;
	color: #660033;
}

.roomlink a:hover{
text-decoration: underline;
font-weight: bold;
color: #993366;
}


.contacttext{
	font-family: Bradley Hand ITC, arial, helvetica;
	font-size: 10pt;
	color: #660033;
}