﻿.kop {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: white;
	}


a:visited{
	font-family : Arial;
	color: white;
	font-size : 14px;
	cursor: hand;
	text-decoration: underline;
}


a:link{
	font-family : Arial;
	color: white;
	font-size : 14px;
	cursor: hand;
	text-decoration: underline;
}

a:active{
	font-family : Arial;
	color: white;
	font-size : 14px;
	cursor: hand;
	text-decoration: underline;
} 


a:hover{
	font-family : Arial;
	color: white;
	font-size : 14px;
	cursor: hand;
	text-decoration: underline;
} 


#navbar
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #B8C8EA;
	text-align: left;
}

#navbar a
{
	font-family : Arial;
	color: white;
	font-size : 14px;
	cursor: hand;
	text-decoration: none;
}


body	{
	margin-top: 0;
	margin-left: 0;
	background-color: #588CD7;
	}

bodyold	{
	background-color: #588CD7;
	scrollbar-face-color: #A8C0E6;
  	scrollbar-shadow-color: blue;
  	scrollbar-highlight-color: lightblue;
  	scrollbar-3dlight-color: lightblue;
  	scrollbar-darkshadow-color: blue;
  	scrollbar-track-color: #A8C0E6;
  	scrollbar-arrow-color: white;
	}


.tekst {
	font-family: Arial;
	font-size: 14px;
	color: white;
	}

.tekstGroot {
	font-family: Arial;
	font-size: 16px;
	color: white;
	}


.tekstVet {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	}

.tekstGrootVet {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: white;
	}



.tekst2 {
	font-family: Arial;
	font-size: 14px;
	color: #B8C8EA;

	}

.tekst2Groot {
	font-family: Arial;
	font-size: 16px;
	color: #B8C8EA;

	}

.tekst2Vet {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #B8C8EA;
	}

.tekst2GrootVet {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #B8C8EA;
	}

.KnopBlauw {
	font-family : Arial;
	text-decoration : none;
	color: white;
	background-color: #588CD7;
	font-size : 11px;
	font-weight: bolder;
	width: 100px;
	border: 1px solid #FFFFFF;
	cursor: hand;
	}

.Link {
	font-family : Arial;
	color: #000000;
	font-size : 11px;
	}

.Link2 {
	font-family : Arial;
	color: #000000;
	font-size : 11px;
	font-weight: bold
	}
	
#btable{
	font-family: Arial;
	color: white;
	}
	
li{
	color: white; 
	}

