body,
table {
	font-family: Arial;
	font-size: 11px;
	color: #827f7f;
}

.Kop1 {
	color: #e2027a;
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
}

.Kop2 {
	color: #e2027a;
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;	
}

.Kop3 {
	color: #e2027a;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;	
}

a:link, table a:visited {
  color: #e2027a;
  text-decoration: none;
}

a:hover {
  color: #acafb8;
  text-decoration: none;
}