a:link, a:visited, a:active { text-decoration: underline; color: #024D84 }
a:hover { color: #CF9300; text-decoration: none}

body {
scrollbar-face-color: #FFFFFF;
/* Right and bottom inside highlight */
scrollbar-shadow-color: #0065B5;
/* Right and bottom outside highlight */
scrollbar-darkshadow-color: #CEDFEF;

/* Left and top inside highlight */
scrollbar-highlight-color: #CEDFEF; 

/* Left and top outside highlight */
scrollbar-3dlight-color: #0065B5; 
scrollbar-track-color: #CEDFEF; 
scrollbar-arrow-color: #0065B5; }


INPUT.bpkbutton	{
	 cursor:hand; 
	 color: #FFFFFF; 
	 font-weight:bold; 
	 background: #0068B3; 
	 border: none; 
	 border-style: solid; 
	 border-top: 1px #0068B3 double; 
	 border-bottom: 1px #0068B3 double; 
	 border-left: 1px #0068B3 double; 
	 border-right: 1px #0068B3 double; 
	 font-family: 'Verdana' , 'Arial' , 'Sans-Serif'; 
	 FONT-SIZE: 8.5pt;"
}


.booking { background: #0069b3; padding: 5px; margin: 0 auto; width: 120px !important; font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #fff; }
.booking p { color: #fff; margin:0; padding:0; text-align: left; }
.booking h4 { font-size: 14px; color: #efb419; margin:0; padding:0; font-weight: bold; }
.booking h4 a { color: #efb419 !important; }
.booking a { color: #fff; text-decoration: none; }
.booking a img { border: none; color: #fff; text-decoration: none; }
.booking a:hover { color: #fff; text-decoration: underline !important; }