body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8E8B86;
	text-decoration: none;
	line-height: 21px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.menu a:visited{
	color: #FFFFFF;	
	text-decoration: none;
	display: block;
}

.menu a:link{
	color: #FFFFFF;	
	text-decoration: none;
	display: block;
}

.menu a:hover{
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	display: block;
	line-height: 21px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8E8B86;
}

.menu a:active{
	color: #5D5D5D;	
	text-decoration: none;
	display: block;
}

/* ACTIEF*/
.menu_actief a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	display: block;
	line-height: 21px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8E8B86;
}

.menu_actief a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	display: block;
	line-height: 21px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8E8B86;
}

.menu_actief a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	display: block;
	line-height: 21px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8E8B86;
}

.menu_actief a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	display: block;
	line-height: 21px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8E8B86;
}
