@charset "UTF-8";
body {
	background-color:#666666;
}
.stdTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

a.stdTekst {
	color:#4A4BFD;
	text-decoration:none;
}

a.stdTekst:HOVER {
	text-decoration:underline;
}

a.routeLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

a.routeLink:HOVER {
	text-decoration:underline;
}

.handtekening {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.accent_2008 {
	color: #CC3399;
}
.accent {
	color:#4A4BFD;
	font-weight: bold;
}
.bijschrift {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
}

.nieuws {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-decoration:none;
}
a.link:HOVER {
	color:#4A4BFD;
	text-decoration:underline;
}
.titel {
	color: #4A4BFD;
	font-weight: bold;
}

