.hmenu, .hmenu_sel {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 15px;
	background-color: #202020;
}
a.hmenu:hover, a.hmenu_sel:hover {
	color: #FF0000;
	text-decoration:underline;
}
.paragraaf_tekst {
	font-family: Arial;
	font-size: 11px;
	color: #303234;
	text-decoration: none;
}
.dyna_paragraaf_titel {
	font-family: Arial;
	font-size: 11px;
	color: #303234;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.dyna_tekst_cell {
	font-family: Arial;
	font-size: 11px;
	color: #303234;
	text-decoration: none;
}
.button {
	background-color: #99ABB7;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 17px;
	width: 44px;
	border: none;
}
.veld {
	background-color: #99ABB7;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 160px;
	border: none;
	padding-top: 3px;
	padding-left: 4px;
}
