.menu { 
	font-family: Arial; 
	font-size:14px; 
	font-weight:bold; 
	color: #FFFFFF; 
	background: #669933; 
}
.menu A:link { 
	font-family: Arial; 
	font-size:14px; 
	text-decoration:none; 
	color: #FFFFFF; 
}
.menu A:visited { 
	font-family: Arial; 
	font-size:14px; 
	text-decoration:none; 
	color: #FFFFFF; 
}
.menu A:hover { 
	font-family: Arial; 
	font-size:14px; 
	font-weight:bold; 
	color: #000000; 
	background: #C6F1FF; 
}
.menuActie { 
	font-weight:bold; 
	background: #C6F1FF; 
}
.menuActie A:link { 
	font-family: Arial; 
	font-size:14px; 
	text-decoration:none; 
	color: #000000;
}
.menuActie A:visited { 
	font-family: Arial; 
	font-size:14px; 
	text-decoration:none; 
	color: #000000;
}
.menuActie A:hover { 
	font-family: Arial; 
	font-size:14px; 
	font-weight:bold; 
	color: #FFFFFF; 
	background: #669933; 
}

.tableborder { 
	border: 1px solid #669933; 
}
.tdborder { 
	border-right: 1px solid #669933; 
}
.hoofdtitel { 
	font-family: Trebuchet MS; 
	font-size:30px; 
	font-weight:bold; 
	font-style:italic; 
	text-decoration:none; 
	color: #000000; 
}
.titel { 
	font-family: Trebuchet MS; 
	font-size:20px; 
	font-weight:bold; 
	text-decoration:none; 
	color: #669933; 
}
.accent { 
	font-family: Trebuchet MS; 
	font-size:14px; 
	font-weight:bold; 
	color: #669933; 
}
.accentB { 
	font-family: Trebuchet MS; 
	font-size:14px; 
	font-weight:bold; 
	color: #0099CC; 
}
.figtitel { 
	font-family: Trebuchet MS; 
	font-size:11px; 
	font-weight:bold; 
	color: #000000; 
}
a:link { 
	font-family: Trebuchet MS; 
	font-size:14px; 
	text-decoration:none; 
	font-weight:bold; 
	color: #0099CC; 
}
a:visited { 
	font-family: Trebuchet MS; 
	font-size:14px; 
	text-decoration:none; 
	font-weight:bold; 
	color: #0099CC; 
}
a:hover { 
	font-family: Trebuchet MS; 
	font-size:14px; 
	text-decoration:underline; 
	font-weight:bold; 
	color: #000000; 
}
.submenu A:link { 
	font-family: Trebuchet MS; 
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none; 
	color: #000000;
}
.submenu A:visited { 
	font-family: Trebuchet MS; 
	font-size:14px; 
	font-weight:bold; 
	text-decoration:none; 
	color: #000000;
}
.submenu A:hover { 
	font-family: Trebuchet MS; 
	font-size:14px; 
	font-weight:bold; 
	color: #FFFFFF; 
	background: #0099CC; 
}
BODY { 
	font-family: Trebuchet MS; 
	font-size:14px; 
}

