.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 12px;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
a.hotel:link {
	color: #CC3300;
	text-decoration: underline;
}
a.hotel:visited {
	color: #CC3300;
	text-decoration: underline;
}

