td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;

}
.quote {
	font-size: 80%;
	color: #999966;
}
.quoteTitle {
	font-weight: bold;
	color: #999966;
	font-size: 80%;
}
.menuTitleGreen {
	font-size: 150%;
	color: #666600;
	font-weight: bold;

}
.menuTitleYellow {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFCC;
}
.countryBold {
	font-size: 110%;
	font-weight: bold;
}
.menuTitle {
	font-weight: bold;

}
a:hover {
	color: #999966;
	background-color: #CCCC99;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #999966;
	text-decoration: none;

}
a:active {
	color: #999966;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.smallPrint {
	font-size: 65%;
}
.footerText {
	font-size: 70%;
	color: #FFFFFF;
}
.footerText a:hover {
	color: #FFFFFF;
	background-color: #CCCC99;
	text-decoration: none;
}
.footerText a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footerText a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.footerText a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bookingPrint {
	font-size: 85%;
}
.newsText {
	color: #999966;
	font-weight: bold;	
}
.newsText a:hover {
	color: #999966;
	background-color: #FFFFCC;
	text-decoration: none;
}
.newsText a:link {
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.newsText a:active {
	color: #999966;
	font-weight: bold;
	text-decoration: none;
}
.newsText a:visited {
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}

#holderServiceCharge
{
	color: #000000;
	font-size: 98%;
	text-indent: 5px;
	font-style: italic;
	margin: 15px 0px 15px 0px;
	
}
h2
{
	text-decoration:underline;
	margin: 0px;
	padding: 0px;
	font-size: 100%;

}