BODY {
	
}

a {
	text-decoration : none;
	color : #00008B;
}


A:HOVER {
	color : #CC0000;
	text-decoration : none;
}
.linkbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;



}
.bookitbutton {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033CC;
}
