body {
	background-color: #5DB0FE;
}
.style2 {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
}
.style3 {color: #000000; font-family: "Century Gothic"; font-size: 11px; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.box {
	border: 2px solid #095297;
	font-family: "Century Gothic";
	font-size: 10px;
}
.copyright {
	font-family: "Century Gothic";
	font-size: 9px;
	color: #FFFFFF;
}
.reserve {
	margin: 20px 0 0 0;
}
.reserve a{
	color: #fff;
	background: url(../images/calendar32.png) no-repeat 0 5px;
	font-family: "Century Gothic";
	font-size: 1.2em;
	font-weight: bold;
	padding: 13px 0 10px 40px;
	margin: 10px 0 0 0;
}
