.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FEF3CD;
}
.location {
	color: #FF33CC;
}
.seen {
	color: #FF9933;
}


.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC00CC;

}
.booking {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.menuButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9900CC;
	text-decoration: none;
}

.mailinglistform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66FFFF;
	background-color: 610061;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: 440044;
	border-right-color: 440044;
	border-bottom-color: 440044;
	border-left-color: 440044;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: 610061;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: 440044;
	border-right-color: 440044;
	border-bottom-color: 440044;
	border-left-color: 440044;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66FFFF;
	background-color: 610061;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: 440044;
	border-right-color: 440044;
	border-bottom-color: 440044;
	border-left-color: 440044;
}
a:link {
	color: #66FFFF;
	text-decoration: none;
}
a:hover {
	color: #FF33CC;
}
a:active {
	color: #00CCFF;
}
a:visited {
	color: #66FFFF;
	text-decoration: none;
}
.nights {
	color: #00FF66;
	font-size: 11px;
}
.press {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
}
  
body {
	color: #FFFFFF;
}
table {
	color: #210124;
}

