body {
background: #FFFFFF;
color: #355026;
}

a:link {
color: #000000;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
cursor: pointer;
text-decoration: underline;
}

a:active {
color: #000000;
cursor: pointer;
text-decoration: underline;
}

h3 {margin: 0px; margin-bottom: 5px;}

.imgL {float: left; margin: 0px; margin-right: 5px; margin-bottom: 5px; border: #355026 1px solid;}

.hoogtewerker li {margin: 0px; margin-left: 170px;}

.hits {
	background-color: Black;
	color: White;
	font: 12px Arial Helvetica sans-serif;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px 255px 0px 255px;
}


