a {
	color: #4293ca;
	text-decoration: underline;
}

a:hover {
	color: #4293ca;
	text-decoration: underline;
}


a.submenu {
	color: #0b2b76;
	font-size: 10px;
	text-decoration: none;
}

a.submenu:hover {
	color: #4293ca;
	font-size: 10px;
	text-decoration: none;
}

.submenugekozen {
	color: #0b2b76;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}



a.agendalink {
	color: #ffffff;
	text-decoration: none;
}

a.agendalink:hover {
	color: #ffffff;
	text-decoration: underline;
}


a.nieuwslink {
	color: #0b2b76;
	text-decoration: none;
}

a.nieuwslink:hover {
	color: #0b2b76;
	text-decoration: underline;
}

.download {
	color: #ffffff;
	text-decoration : underline;
	font-weight : bold;

}

.download:hover {
	color: #ffffff;
	text-decoration : underline;
	font-weight : bold;

}

.leesverderwit {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;

}

.leesverderwit:hover {
	color: #ffffff;
	text-decoration : underline;
	font-weight : bold;

}

.linkwit {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;

}

.linkwit:hover {
	color: #ffffff;
	text-decoration : underline;
	font-weight : bold;

}


td {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
}

.tekst {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
}

.titel {
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
}




.tekstblauw {
	color: #0b2b76;
	font-size: 11px;
}

.titelblauw {
	color: #0b2b76;
	font-size: 11px;
	font-weight:bold;
}


.foto {
	border-width: 1px;
	border-color: #c6cddf;
	border-style: solid;
}


.formulier {
	background-color: #ffffff;
	border: none;
	color: black;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	padding-left:2px;
	padding-top:2px;
}

.formulierblauw{
	background-color: #ffffff
	border: none;
	color: black;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	padding-left:2px;
	padding-top:2px;
}

.formu {
	background-color: ffffff;
	border: none;
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left:2px;
	padding-top:2px;
} 