@charset "utf-8";
.basistekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}
.basistekst a:link{
	color: #AE0031;
	text-decoration: underline;
}
.basistekst a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.basistekst a:visited{
	color: #AE0031;
	text-decoration: underline;
}
.kopjes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AE0031;
	font-weight:bold;
}
.opsomming {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #CCCCCC;
	font-weight:bold;
}
.opsomming a:link{
	color: #CCCCCC;
	text-decoration: none;
}
.opsomming a:hover{
	color: #AE0031;
	text-decoration: none;
}
.opsomming a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
.opsomming a:active{
	color: #CCCCCC;
	text-decoration: none;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight:bold;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.nav a:link {
		color: #FFFFFF;
		text-decoration: none;
}
.nav a:hover {
		color: #AE0031;
		text-decoration: none;
}
.nav a:visited {
		color: #FFFFFF;
		text-decoration: none;
}
.nav a:active {
		color: #FFFFFF;
		text-decoration: none;
}
.voettekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.voettekst a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.voettekst a:hover{
	color: #AE0031;
	text-decoration: none;
}
.voettekst a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}