body {
	background-color: #d9d5d2;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
}

.titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}
.tekst {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #000;
}
.menulink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.koltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
.over {
	cursor: pointer;
}
a {
	color: #FFF;
	text-decoration: none;
}

