body, html {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#414141;
	text-align: center;
	margin:0;
	text-align:center;
	height:100%;
	background-color:#f6f6f6;
	z-index:1;
}
td{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
}

div{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
}
a{

}
a:hover{
	
}
a.hoofdmenu{
	font-family: Verdana;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;	
}
a.hoofdmenu:hover{
	font-family: Verdana;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}
a.hoofdmenu_active{
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:600;
	
}
a.hoofdmenu_active:hover{
	color:#000000;
	text-decoration:none;
	font-size:14px;
	font-weight:600;	
}
