.main A {
	font-size : 14;
	text-decoration : none;
	color : Blue
}
.main A:VISITED {
	font-size : 14;
	text-decoration : none;
	color : Blue;
}
.main A:HOVER {
	font-size : 14;
	text-decoration : none;
	color : Red;
}
.main A:ACTIVE {
	font-size : 14;
	text-decoration : none;
	color : Red;
}
.voet A {
	text-decoration : none;
	color : Blue
}
.voet A:VISITED {
	text-decoration : none;
	color : Blue;
}
.voet A:HOVER {
	text-decoration : none;
	color : Red;
}
.voet A:ACTIVE {
	text-decoration : none;
	color : Red;
}
.snelkeuze {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : Maroon;
}
.main {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #000000;
}
.titel {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : #FF0000;
}
.menuitems {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11;
	font-weight : bolder;
}
.voet {
	font-family : Verdana, Geneva, Arial, Helvatica, sana-serif;
	font-size : 9;
	color : Black;
}
.layerlinks  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
	font-size : 10;
}
.layerheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	font-weight : bold;
	color : Blue;
}
.level1
{
font-size : 16px;
margin : 5 5 5 5;
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
color : #33CC00;
}
.level1 a
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color : Blue;
margin : 5 5 5 5;
font-weight : Bold;
text-decoration:none;
}
 .level1 a:visited
{
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin : 5 5 5 5;
color : Blue;
font-weight : Bold;
text-decoration:none;
}
.level1 a:hover
{
 text-decoration:underline;
}
.level2
{
font-size:14px;
Color : #FF0000;
margin:3px 0px 0px 10px;
}
.level2 a, a:visited
{
font-family : verdana;
color : Blue;
text-decoration : none;
}
.level2 a:visited
{
font-family : verdana;
color : Blue;
text-decoration : none;
}
.level2 a:hover
{
color : Red;
}
.level3
{
	font-family:verdana;
	margin:3px 0px 0px 20px;
	color: #33CC00;
	font-size: 14px;


}
.level3 a, a:visited
{
font-size:10px;
color:red;
text-decoration:none;
}
.level3  a:visited
{
font-size:10px;
color:red;
text-decoration:none;
}
.level3 a:hover
{
 text-decoration:underline;
}