.OurHotels {
	color: #00C;
	font-size: xx-small;
	text-align: justify;
}

a.OurHotelsLink:link {
	text-decoration: none;
	color: #003;
   font-size: 8pt;
}
a.OurHotelsLink:visited {
	text-decoration: none;
	color: #066;
   font-size: 8pt;
}
a.OurHotelsLink:hover {
	text-decoration: underline;
   font-size: 8pt;
}
a.OurHotelsLink:active {
	text-decoration: none;
   font-size: 8pt;
}
