body {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}

.tekst {
	font-size : 12px;
}


H1 {
	font-size: 14px;
	}

A { 
	color: black;
	text-decoration : none;
	
	}
	
A:hover {color: #696969;}

A.menu {
	font-size : 10px;
	text-decoration : none;
	color : black;
	
}

A.menu:hover {
	font-size : 10px;
	text-decoration : none;
	color: #FF0000;
}

A.menu:active {
	font-size : 10px;
	text-decoration : none;
	color: #FF0000;
}



A.Submenu {
	font-size : 10px;
	text-decoration : none;
	color : #CCCCCC;
}

A.Submenu:hover {
	font-size : 10px;
	text-decoration : underline;
}

A.Submenu:active {
	color : #CCCCCC;
}
A.tekstlink{
 font-size : 10px;
 text-decoration : none;
 color : #black;
}
 
A.tekstlink:hover {
 text-decoration : none;
 color : #666666;
}
 
A.tekstlink:active {
 color : #333333;
}

A.externelink{
 font-size : 10px;
 text-decoration : underline;
 color : #black;
}
 
A.externelink:hover {
 text-decoration : underline;
 color : #666666;
}
 
A.externelink:active {
 color : #333333;
  text-decoration : underline;
}
A.navigatie{
 font-size : 10px;
 text-decoration : bold;
 color : #black;
}
 
A.navigatie:hover {
 text-decoration : bold;
 color : #990000;
}
 
A.navigatie:active {
 color : #black;
  text-decoration : bold;
}
.txt{
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
}
