.txt {
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BA2D20;
	text-decoration: none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #737373;
	line-height: 18px;
	text-decoration: none;
	
}

.big {
	color: #EB0143;
	font-weight: bold;
	font-size: 50px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #EB0143;
	line-height: 18px;
	text-decoration: underline;
	
}
