.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
    word-spacing: inherit;
}


A.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    word-spacing: inherit;
}


.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
    word-spacing: inherit;
}




.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}







.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339900;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


A.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099cc;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.subnav A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}














.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


A.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.titlevet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}




.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}


A.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}


A.broodtekst:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 20px;
}




html, body {
	height: 100%;
	background-color:#666666
}
	
	
	
.hypertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}


A.hypertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}


.hypertext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
    line-height: 20px;
	text-decoration: underline;
}


 .border {
	border: 0.5mm solid #000000;
}

A.border{
	border: 1pt solid #CCCCCC;
}
	 
	 
	 
 A.border:hover{
	border: 1pt solid #999999;
}






