BODY {
	BACKGROUND: #F5F5F5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Verdana, Helvetica, sans-serif;
}

.text {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	line-height: 1.7;
	text-decoration: none;
}

.content {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
	text-decoration: none;
}

.menu {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #999999;
	text-align: justify;
	text-decoration: none;
}

.description {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.date {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #DB0982;
	text-decoration: none;
}
.rooms {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
