.tablerow {
	background-color: #FFFFFF;
}
.tablerow2 {
	background-color: #E2F4FC;
}
.hoteln {
	font-weight: 700;
	color: #4D4D1A;
	text-transform: none;
	font-variant: normal;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;

}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}

