select {
	background-color: white;
	color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	width : 135px;
}

input {
    border-width : 1;
	font-size : 10;
	background-color : transparent;
	font-family: Arial, Helvetica, sans-serif;
}

font.standard {
	font-family: Verdana, Arial;
	font-size : 12;
	color: #C7C17E;
}

font.teksten {
	font-family: Times New Roman, Verdana, Arial;
	font-size : 22;
	font-style: italic;
	color: #305F94;
}

font.tekstensig {
	font-family: Verdana, Arial;
	font-size : 18;
	color: #305F94;
}

A.standard {
	font-family: Verdana, Arial;
	color: #26264F;
}

A.standard:hover {
	color: #56568E;
}

A.comp { 
	font-family: Verdana, Arial;
	color: #9D2231;
 }
 
 A.comp:hover { 
 	color: #BC6F79;
  }
  
 BODY {
	scrollbar-face-color: #D6D6D6;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #D6D6D6;
	scrollbar-3dlight-color: #D6D6D6;
	scrollbar-darkshadow-color: #D6D6D6;
	scrollbar-track-color: #ABABAB;
	scrollbar-arrow-color: #000000
}