body {
	background-color: #A6D2E9;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #006594;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.bluetext {
	color: #006594;
}
.border{
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
 }
 .menutext {
	font-size: 13px;
	color: #A7A9AC;
	font-weight: bolder;
}
.heading {
	font-size: 16px;
	font-weight: bolder;
	color: #006594;
}
.bookingslink {
	color: #006594;
}
.bookingslink a:link {
	color: #006594;
}
.bookingslink a:hover {
	color: #A7A9AC;

}
.bookingslink a:visited {
	color: #006594;
}
.footertext {
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 20px;
	font-size: 10px;
}
.footertext a:link {
	color: #ffffff;
	font-size: 10px;
}
.footertext a:hover {
	color: #ffffff;
	font-size: 10px;
}
.footertext a:visited {
	color: #ffffff;
	font-size: 10px;
}

.footertextright {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #408baf;
	font-size: 10px;
	margin-left: 40px;
	font-weight: bolder;
}
a:link {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #A7A9AC;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #A7A9AC;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #006594;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}
