.menu  {
	color: #fafad2;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, "New Font Name", Swiss, SunSans-Regular;
	text-align: left;
}
.kop { color: #808000; font-weight: bold; font-size: 24px; font-family: "Times New Roman", Georgia, Times }
.tussenkop  { color: #b8860b; font-weight: bold; font-size: 13pt; font-family: "Times New Roman", Georgia, Times }
.plat { color: #808000; font-weight: bold; font-size: 10pt; font-family: "Times New Roman", Georgia, Times }
body      {
	color: #808000;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Times New Roman", Georgia, Times;
	background-color: #ff9;
}
td { color: #808000; font-weight: bold; font-size: 10pt; font-family: "Times New Roman", Georgia, Times }
img  { border: 0px }
a:link { color: #8b0000; text-decoration: none }
a:visited { color: #8b0000; text-decoration: none }
a:hover   { color: white; text-decoration: none }
a:active { color: #fafad2; text-decoration: none }
a.submenu:link {
color: #CC3300; text-decoration: none
}
a.submenu:visited {
color: #CC3300; text-decoration: none
}
a.submenu:hover {
color: white; text-decoration: none
}
a.submenu:active {
color: #fafad2; text-decoration: none
}
