body
{
	margin: 0px;
	background-color: #ffffff;
}
img, form
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.menu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #97abc2;
	text-decoration: none;
	font-weight: bold;
}
.text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #30302c;
	text-decoration: none;	
}
.link
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #30302c;
	text-decoration: none;	
}
.link:hover
{
	text-decoration: underline;	
}
.hotels
{
	font-family: Tahoma;
	font-size: 11px;
	color: #30302c;
	font-weight: none;	
	text-decoration: none;	
}
.hotels:hover
{
	color: #865a77;
	font-weight: bold;
}
.menu:hover
{
	text-decoration: underline;
}
.menub
{
	font-family: Tahoma;
	font-size: 11px;
	color: #865a77;
	text-decoration: none;
	font-weight: bold;
}
.menub:hover
{
		text-decoration: underline;
}
.copy
{
	font-family: Arial;
	font-size: 10px;
	color: #411919;
	text-decoration: none;
}
.details
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #517399;
	text-decoration: none;
}
.details:hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #517399;
	text-decoration: underline;
}