P, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #CCFFCC;
}

A.Rubriek {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #336633;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

A.Rubriek:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #99CC99;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-image : url(images/bground.gif);
	background-position : top;
	background-repeat : no-repeat;
}

BODY {
	scrollbar-arrow-color : #336633;
	scrollbar-base-color : #99CC99;
	scrollbar-face-color : #669966;
	scrollbar-track-color : #99CC99;
	scrollbar-highlight-color : #336633;
	scrollbar-shadow-color : #CCFFCC;
}

.Titel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

.Bottom{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color : #336633;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #CCFFCC;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #CCFFCC;
	text-decoration : underline;
}

A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #336633;
	text-decoration : none;
}

.Rubriek {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #336633;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
}

.Pagina {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color : #99CC99;
	font-weight : bold;
	text-align : center;
	text-decoration : none;
	background-image : url(images/bground.gif);
	background-position : top;
	background-repeat : no-repeat;
}
INPUT, TEXTAREA, SELECT, OPTION{
	background-color : #CCFFCC;
	border : 1px solid #336633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #336633;
}

