.kop {
	font-family: Handwriting;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.kop_m { 
	font-family: Handwriting;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.lichaam {
	font-family: Handwriting;
	font-size: 24px;
	color: #000000;
	line-height: 16px;
}


TD {
	font-family: Handwriting;
	font-size: 24px;
	color: #000000;
	line-height: 16px;
}

A {
	font-family: Handwriting;
	text-decoration: none;
	font-size: 24px;
	color: Maroon;
	line-height: 16px;
}
A:LINK {
	font-family: Handwriting;
	text-decoration: none;
	font-size: 24px;
	color: Maroon;
	line-height: 16px;
}
A:HOVER {
	font-family: Handwriting;
	text-decoration: none;
	font-size: 24px;
	color: Red;
	line-height: 16px;
	font-style : italic;
}




	



