.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #CC3300;
}
a:visited {
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.tekstklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.tekstomloopL {
	padding-right: 10px;
}