
#content {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	border: 6px solid #600060;
	background-color: white;
	padding: 5px;
	
	font : 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : #ffffff;
}


P {
	font : 10pt Arial,Helvetica,sans-serif;
	color : #000000;

	
}

li {
	font : 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : #ffffff;
}
TD {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : #ffffff;
	
	
}

.booked {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : silver;
	text-align : center;
	width : 12px;
}


 .booked a:link {
color: #000000;
text-decoration: none;
}

.booked a:visited {
color: #000000;
text-decoration: none;
}

.booked a:hover {
color: #000000;
text-decoration: none;
}

.booked a:active {
color: #000000;
text-decoration: none;
}

.offrate {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : fuchsia;
	text-align : center;
		width : 12px;
}

 .offlowrate a:link {
color: #000000;
text-decoration: none;
}

.offrate a:visited {
color: #000000;
text-decoration: none;
}

.offrate a:hover {
color: #000000;
text-decoration: none;
}

.offrate a:active {
color: #000000;
text-decoration: none;
}




.lowrate {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : aqua;
	text-align : center;
		width : 12px;
}

 .lowrate a:link {
color: #000000;
text-decoration: none;
}

.lowrate a:visited {
color: #000000;
text-decoration: none;
}

.lowrate a:hover {
color: #000000;
text-decoration: none;
}

.lowrate a:active {
color: #000000;
text-decoration: none;
}

.midrate {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : lime;
	text-align : center;
	width : 12px;
}


 .midrate a:link {
color: #000000;
text-decoration: none;
}

.midrate a:visited {
color: #000000;
text-decoration: none;
}

.midrate a:hover {
color: #000000;
text-decoration: none;
}

.midrate a:active {
color: #000000;
text-decoration: none;
}


.highrate {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : yellow;
	text-align : center;
		width : 12px;
}


 .highrate a:link {
color: #000000;
text-decoration: none;
}

.highrate a:visited {
color: #000000;
text-decoration: none;
}

.highrate a:hover {
color: #000000;
text-decoration: none;
}

.highrate a:active {
color: #000000;
text-decoration: none;
}


.peakrate {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : #ff8000;
	text-align : center;
		width : 12px;
}


 .peakrate a:link {
color: #000000;
text-decoration: none;
}

.peakrate a:visited {
color: #000000;
text-decoration: none;
}

.peakrate a:hover {
color: #000000;
text-decoration: none;
}

.peakrate a:active {
color: #000000;
text-decoration: none;
}


.xmasrate {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : red;
	text-align : center;
		width : 12px;
}


 .xmasrate a:link {
color: #000000;
text-decoration: none;
}

.xmasrate a:visited {
color: #000000;
text-decoration: none;
}

.xmasrate a:hover {
color: #000000;
text-decoration: none;
}

.xmasrate a:active {
color: #000000;
text-decoration: none;
}


.newyearrate {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : blue;
	text-align : center;
		width : 12px;
}


 .newyearrate a:link {
color: #000000;
text-decoration: none;
}

.newyearrate a:visited {
color: #000000;
text-decoration: none;
}

.newyearrate a:hover {
color: #000000;
text-decoration: none;
}

.newyearrate a:active {
color: #000000;
text-decoration: none;
}



.poarate {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #ffffff;
	background-color : teal;
	text-align : center;
	width : 12px;
}


 .poarate a:link {
color: #ffffff;
text-decoration: none;
}

.poarate a:visited {
color: #ffffff;
text-decoration: none;
}

.poarate a:hover {
color: #ffffff;
text-decoration: none;
}

.poarate a:active {
color: #ffffff;
text-decoration: none;
}



.heading {
	font : bold 10pt Arial,Helvetica,sans-serif;
	color : #000000;
	background-color : #FFFF99;
	text-align : center;
	width : 12px;
}
.nav  {
	font : bold 8pt Arial,Helvetica,sans-serif;
	color : #90C016;
}
A:link  {
	color : #663300;
}
A:active  {
	color : #90C016;
}
A:visited  {
	color : #90C016;
}




