A.hoofdmenu, A.hoofdmenu:ACTIVE, A.hoofdmenu:HOVER, A.hoofdmenu:LINK, A.hoofdmenu:VISITED {
	color : #B1C93F;
	font-weight : bold;
	font-family : Tahoma,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font : 14px;
	text-transform : uppercase;
}

A.submenu, A.submenu:ACTIVE, A.submenu:HOVER, A.submenu:LINK, A.submenu:VISITED {
	color : #B1C93F;
	font-weight : bold;
	font-family : Tahoma,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font : 12px;
	text-transform : uppercase;
}

TD, BODY {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
	scrollbar-3dlight-color :#3F4042;
	scrollbar-arrow-color : #3F4042;
	scrollbar-base-color : #3F4042;
	scrollbar-darkshadow-color : #3F4042;
	scrollbar-face-color : white;
	scrollbar-highlight-color : #FFF3E0;
	scrollbar-shadow-color : #3F4042;
	scrollbar-track-color : white;
}

.titel {
	color : #B1C93F;
	font-size : 17px;
	font-family : Tahoma,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-transform : capitalize;
}

.formulier {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma,Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: solid 1px #B1C93F;
}

A, A:ACTIVE, A:LINK, A:VISITED {
	color : #B1C93F;
	font-size : 12px;
	font-family : Tahoma, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : normal;
}

A:HOVER {
	color : #B1C93F;
	font-size : 12px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}

A.green, A.green:ACTIVE, A.green:LINK, A.green:VISITED {
	color : #B1C93F;
	font-size : 18px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

A.green:HOVER {
	color : #B1C93F;
	font-size : 18px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bold;
}

A.white, A.white:ACTIVE, A.white:LINK, A.white:VISITED {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
}

A.white:HOVER {
	color : #FFFFFF;
	font-size : 12px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bold;
}

UL {
	color :  #FFFFFF;
	font-size : 12px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : normal;
}