html {
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif
}
.wk {
	color: #FF0000;
	font-style: italic;
	text-decoration: underline blink;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	border: 1px dotted #CCCCCC;
}
.wit {
	background-color: #FFFFFF;
}
.blauw {
	background-color: #009de2;
}
img {
	border-style: none;
}
a:link, a:visited, a :active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
