.niches {
	background: #000000;
	border: medium solid #DBD000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	font-size: 14px;
}
.niches a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.niches a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.niches a:hover {
	text-decoration: none;
	color: #FF0000;
}
.niches a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.kop {
	background: #000000;
	color: #00FF33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.kop a:link {
	color: #00FF00;
	text-decoration: underline;
}
.kop a:visited {
	text-decoration: underline;
	color: #00FF00;
}
.kop a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.kop a:active {
	text-decoration: underline;
	color: #00FF00;
}

.blokjes {
	background: #000000;
	border: medium solid #DBD000;
	color: #00FF33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.blokjes a:link {
	color: #00FF00;
	text-decoration: underline;
}
.blokjes a:visited {
	text-decoration: underline;
	color: #00FF00;
}
.blokjes a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.blokjes a:active {
	text-decoration: underline;
	color: #00FF00;
}
.blokjeskop {
	font-weight: bolder;
	font-size: 24px;
	color: #333333;
}
.tgp {
	font-family: "Courier New", Courier, mono;
	font-weight: bolder;
	color: #663333;
	font-size: 14px;
	text-transform: none;
	font-style: normal;
}
.tgp a:link {
	color: #663333;
	text-decoration: underline;
}
.tgp a:visited {
	text-decoration: underline;
	color: #663333;
}
.tgp a:hover {
	text-decoration: none;
	color: #000099;
}
.tgp a:active {
	text-decoration: underline;
	color: #FF0000;
}

