A:link {color: #FFFFFF; text-decoration: none;}
A:active {color: #0D4789; text-decoration: none;}
A:visited {color: #DDDDDD; text-decoration: none;}
A:hover {color: #FF6600; text-decoration: none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
}
body {
	scrollbar-face-color: #D8E2E7;
  	scrollbar-shadow-color: #D8E2E7;
  	scrollbar-highlight-color: #FFFFFF;
  	scrollbar-3dlight-color: #96AABD;
  	scrollbar-darkshadow-color: #96AABD;
  	scrollbar-track-color: #C2CACF;
  	scrollbar-arrow-color: #000000;
}
.tekst {
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 11px;
	text-align: justify;
	color: #381D1D;
}
.knop {
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
.onder {
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 10px;
	color: #E6E6E6;
}
select,input,textarea		{
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 10px;
	color: #333333;
	background-color : #D8E2E7;
	border : 1 solid #96AABD; 
}
.klok {
	font-family: "Trebuchet MS", Arial, Geneva;
	font-size: 10px;
	color: #224B76;
	text-align: right;
}

