body {scrollbar-face-color: #FFE100; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFE100; scrollbar-shadow-color: #E5CA00; scrollbar-darkshadow-color: #7F7000; scrollbar-track-color: #4490E5; scrollbar-arrow-color: #000000}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
  
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6990FF;
}

.bookingengine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.small {
	color:#000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.link { text-decoration:none; color:#FFFFFF; ; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.linkon { text-decoration:none; color:#3C7EC8; ; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.btmlinks {color: #444466;}
.btmlinks:hover {color: #ff3344;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background:#6990FF;
	/*color: #547AFF;
	background:#FFD800;*/
	text-align:center;
	width:780px;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	border-bottom: 1px solid #FFF;
}
