body, html, textarea {
	font-family: verdana, "Comic Sans MS", Tahoma; 
	font-size: 12 px;
	background-color: #7EC3EC;
	scrollbar-face-color:#922B48;
	scrollbar-highlight-color:#922B48;
	scrollbar-shadow-color:#7EC3EC;
	scrollbar-3dlight-color:#7EC3EC;
	scrollbar-arrow-color:#7EC3EC;
	scrollbar-track-color:#7EC3EC;
	scrollbar-darkshadow-color:#7EC3EC;
	overflow-x:hidden;
	overflow-y:scroll;
	background-image: url(achtergrond.gif);
	background-position: center center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	
}

a            { 
    COLOR: blue;
    text-decoration: none;    
}

a:hover      { 
    COLOR: blue	;
    text-decoration: none;     
}


table.rand { 
	font-size: 12 px; 
	border: 1px solid #000000 
}

td { 
	font-size: 14 px; 
	font-weight: normal;
	color: black;
}
           
th { 
	font-size: 14 px; 
	text-align: center; 
	font-weight: bold 
}
.kop{
	font-family: Arial, "Comic Sans MS", verdana; 
	font-size: 16 px; 
	text-align: center;
	color: yellow;
	font-weight: bold 
}

