/* CSS Document */
A:link, .contenttekst A:link {
color: #799DD3;
font-family: verdana;
text-decoration: none
}
A:visited, .contenttekst A:visited, A:active, .contenttekst A:active {
color: #799DD3;
font-family: verdana;
text-decoration: none
}
A:hover, .contenttekst A:hover {
color: #003B99;
font-family: verdana;
text-decoration: none
}
							
.contenttekst {
color: #003B99;
font-size: 11px;
font-family: verdana;
text-decoration: none
}

.koptekst {
color: #003B99;
font-size: 14px;
font-weight: bold;
font-family: verdana;
text-decoration: none
}
							
.content {
scrollbar-face-color: white;
scrollbar-arrow-color: #003B99;
scrollbar-shadow-color: #003B99;
scrollbar-3dlight-color: white;
scrollbar-highlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: grey
}
							

