body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	background-color: #B7B794;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

a {
color: #FFFFFF;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

.default-accomodation {
	font-size: 70%;
}

.self-catering {
	font-size: 70%;
	color: #FFFFFF;
	font-weight: bold;
}