A:HOVER {
	color : #58A3DD;
	text-decoration : underline;
}

A.footer:LINK {
	text-decoration: none;
	color: #106FB8;
}

A.footer:VISITED {
	text-decoration: none;
	color: #106FB8;
}

A.footer:ACTIVE {
	text-decoration: underline;
	color: #106FB8;
}

A.footer:HOVER {
	text-decoration : underline;
	color: #106FB8;
}


td {
	font-family: arial,verdana,helvetica,Trebuchet MS,Trebuchet,sans-serif; 
	font-size: 12px; 
	line-height: 18px;
}

td.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #106FB8;
}

td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EE323A;
}

a.button_book_now {
	display: block;
	background: #fff url(/images/button_book_now.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	text-align: left;
	width: 125px;
	height: 55px;
}

a.button_book_now:hover {
	background-position: 0 -55px;
}


