ul { margin-left:0;
margin-right:0


}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #14285f;
	margin: 3px;
	padding: 4px;
	width: 110px;
	text-align: justify;
	list-style-type: none;
	height: 8px;
	font-size: 12px;
}
a:link {

	color: #99ccff;
	text-decoration: none;
	letter-spacing: 0px;
}
a:visited { 
	color: #99ccff;
	text-decoration: none;
	letter-spacing: 0px;
}
a:hover {
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	letter-spacing: 0px;
}
a:active {
	color: #CC3300;
	letter-spacing: 2px;
	font-weight: bold;
}

.Koptekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	height: 22px
	
}
.actief {
	color: #CC3300;
	letter-spacing: 2px;
	font-weight: bold
}

