.algemeen { color: gray; font-size: 9pt; font-family: "Century Gothic"; font-weight: normal;   }
.nieuws { color: #6c9d31; font-size: 10pt; font-family: Impact;  font-weight: normal; text-transform: capitalize; letter-spacing: 1pt; margin-left: 0; }
.nieuwstekst { background-image: none; }
.blauwebalk_tekst { color: gray; font-size: 9pt; font-family: "Century Gothic"; }

a:link,a:visited,a:active { color: #638AB5; }
a:hover { color: #7BAA42; }

.menu td {
	font-family: Impact;
	background-color: #B0B0AE;
}

.menu td.first {
	
	border-left: 1px solid #fff;
}

.menu td a {
	background-color: #6E8A3D;
	margin-top: 1px;
	display: inline-block;
	width: 100%;
	height: 24px;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	text-align: center;
}
.menu td a:hover {
	background-color: #93B666;
}