body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-align: left;
}
body {
	background-color: #F3D818;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #CC0000;}
a:active {
	text-decoration: none;
	color: #C72C05;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	color: #C72C05;
}
h2 {
	font-size: x-large;
	color: #C72C05;
}

.menu {
	font-size: large;
	background-color: #C72C05;
}
.geenmenu {
	border: 2px #C72C05;
}
.geenmenu:hover {
	background-color: #C72C05;
}
.opmerking {
	font-size: xx-small;
	font-style: italic;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: bottom;
}

