body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.extern:link {
color: #0094FF; 
text-decoration:none;
font-weight:normal;
}

a.extern:visited {
color: #0094FF; 
text-decoration:none;
font-weight:normal;
}

a.extern:hover {
color: #0094FF; 
text-decoration:underline;
font-weight:normal;
}

a:link {
color: #0094FF; 
font-weight:bold;
}

a:visited {
color: #0094FF; 
font-weight:bold;
}

a:hover {
color: #0094FF; 
font-weight:bold;
}

.kleur{
background-color:#A4DBFF;
}