.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #123456;
	background-color: #d9e6eb;
	font-weight: bold;
}

.mission {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #123456;
	background-color: #d9e6eb;
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #123456;
	background-color: #d9e6eb;
}

.rentalterms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	background-color: #d9e6eb;
}
.rentalterms a:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.rentalterms a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.rentalterms a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.pricelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	background-color: #d9e6eb;
}
.pricelist a:link {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.pricelist a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.pricelist a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.textleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #123456;
	background-color: #d9e6eb;
}

.booking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #123456;
	background-color: #d9e6eb;
	font-weight: bold;
	text-decoration: none;
}
.booking a:link {
	text-decoration: none;
	color: #0088cc;
	font-weight: bold;
}
.booking a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.booking a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.description {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FF0000;
	font-style: normal;
	text-decoration: none;
}
.description a:link {
	text-decoration: none;
	color: #FF0000;
}
.description a:visited {
	text-decoration: none;
	color: #0000FF;
	text-decoration: none;
}
.description a:hover {
	color: #0000FF;
	text-decoration: none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: inherit;
	font-style: normal;
	color: #6b879f;
}
.copyright a:link {
	text-decoration: none;
	color: #0088cc;
}
.copyright a:visited {
	text-decoration: none;
	color: #0000FF;
}
.copyright a:hover {
	color: #0000FF;
	text-decoration: none;
}

.power {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: inherit;
	font-style: normal;
	color: #6C6250;
}
.power a:link {
	text-decoration: none;
	color: #6C6250;
}
.power a:visited {
	text-decoration: none;
	color: #6C6250;
}
.power a:hover {
	color: #C6A254;
	text-decoration: none;
}

.line {
	color: #8bd0ec;
}

.formlabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #123456;
	background-color: #d9e6eb;
	text-align: right;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #123456;
	background-color: #d9e6eb;
}

.eurun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #ffffff;
}

