body {
	font-family: "Arial";
	background: #FFFFD9;
	font-weight: normal;
	font-style: normal;
	color: black;
	 scrollbar-3d-light-color: Black;
	 scrollbar-arrow-color: Black;
	 scrollbar-base-color: Black;
	 scrollbar-dark-shadow-color: Black;
	 scrollbar-face-color: Orange;
	 scrollbar-highlight-color: Yellow;
	 scrollbar-shadow-color: Black;
     }

    a:link {text-decoration: none ; color: DarkBlue}
    a:visited {text-decoration: none ; color: DarkRed}
    a:active {text-decoration: none ; color: Black}
    a:hover {text-decoration: overline; color: Red}

.norm {font-family: Arial; font-size: 13px; color:#00000;} 
.kop  {font-family: Arial; font-size: 15px; color:#00000; font-weight: bold; text-align: center;}
#menu {position: absolute; left: 25px; top: 50px; font-weight: bold;}
.onderschrift {font-family: Arial; font-size: 12px; color:#00000;}