.hotels_navi {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C3C5C;
	text-decoration: none;
	width: auto;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: small;
}
a:link {
	color: #2C3C5C;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:active {
	color: #006600;
	text-decoration: none;
}
#activ {
	color: #006600;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
