.kop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #FFD78C;
	font-weight: bold;
	letter-spacing: 9; 
}

b {
	color: #FFD78C;
}
a {
	text-decoration: none;
	color: #FFD78C;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(images/achtergrond_tekst.jpg);
	background-attachment: fixed;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFD78C;
	background-color: #723C14;
}
