A {
	text-decoration: none;
	color: #000266;
	font-weight: bold;
}

A:hover {
	text-decoration: none;
	color: #BC0000; 
	font-weight: bold;
}

p, td, body {
	font-family: arial, helvetica, san serif; 
	font-size:12px;
	color: #000000; 
	font-weight: normal;
}

body {
	scrollbar-face-color: #CCCCE0;
	scrollbar-highlight-color: #CCCCE0;
	scrollbar-shadow-color: #000266;
	scrollbar-3dlight-color: #000266;
	scrollbar-darkshadow-color: #CCCCE0; 
	scrollbar-arrow-color: #000266;
	scrollbar-track-color: #E6E6F0;
}

p.bookingline {
	border-top: solid 1px #000266;
	margin-top: 3px;	
	padding-top: 2px;
	text-align: right;
	height: 23px;
}

p.facilities {
	background-color: eeeeff;
	padding: 3px;
	border: solid 1px #000266;
}

h1 {
	font-family: arial, helvetica, san serif; 
	font-size:24px;
	color: #000266;
	border-bottom: solid 1px #000266;
}

small {
	/*--*/
}

small.eventdates {
	font-size: 14px;
	font-weight: normal;
}

table.rooms {
	background-color: eeeeff;
	padding: 0px;
	border: solid 3px eeeeff;
}

input, select, textarea {
	font-family: arial, helvetica, san serif;
	font-size: 12px;
	border: inset 2px grey;
}

big.hotelname {
	font-size: 16px;
	font-weight: bold;
}






