a:link {
	text-decoration: none;



}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
.navtext {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
	color: #FFFFFF;


}
.navtextCopy {

	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.navtextCopy10 {
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;

}
.navtextunderline {
	font-family: Verdana;
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;


}
#cta_container {position:absolute;width:150px;height:80px;margin-left: 150px;border: none;line-height: 1.4em;}
.cta_text { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#330000;}
.cta_text a { font: 11px Verdana, Arial, Helvetica, sans-serif; color:#FF6600; text-decoration:underline; } /* modify/cancel reservation link style */
.cta_text a:hover { text-decoration: none; }

