.kop {
	font-weight: bold;
	color: #FF6699;
	font-size: 14px;
}
}a:link {
	color: #FF6699;
	text-decoration: underline;
}
a:visited {
	color: #FF6699;
	text-decoration: underline;
}
a:hover {
	color: #FF6699;
	text-decoration: none;
}
a:active {
	color: #9EBDC7;
	text-decoration: underline;
}