.magenta-content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #e0541c;
	padding-left: 10px;
}
.geel-content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #ff8008;
	padding-left: 10px;
}
.groen-content {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #2078ff;
	padding-left: 10px;
}
.magenta-content a:link {
	color: #e0541c;
	text-decoration: underline;
}
.magenta-content a:visited {
	color: #e0541c;
	text-decoration: underline;
}
.magenta-content a:hover {
	color: #e0541c;
	text-decoration: none;
}
.magenta-content a:active {
	color: #e0541c;
	text-decoration: underline;
}
.geel-content a:link {
	color: #ff8008;
	text-decoration: underline;
}
.geel-content a:visited {
	color: #ff8008;
	text-decoration: underline;
}
.geel-content a:hover {
	color: #ff8008;
	text-decoration: none;
}
.geel-content a:active {
	color: #ff8008;
	text-decoration: underline;
}
.groen-content a:link {
	color: #2078ff;
	text-decoration: underline;
}
.groen-content a:visited {
	color: #2078ff;
	text-decoration: underline;
}
.groen-content a:hover {
	color: #2078ff;
	text-decoration: none;
}
.groen-content a:active {
	color: #2078ff;
	text-decoration: underline;
}.magenta-hdr {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #ff6600;
	font-weight: bold;
	padding-left: 10px;

}.geel-hdr {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #ff8008;
	font-weight: bold;
	padding-left: 10px;

}.groen-hdr {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #2078ff;
	font-weight: bold;
	padding-left: 10px;

}.onderschrift {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #5BA0F9;
}
.onderschrift a:link {
	color: #5BA0F9;
	text-decoration: underline;
}
.onderschrift a:visited {
	color: #5BA0F9;
	text-decoration: underline;
}
.onderschrift a:hover {
	color: #5BA0F9;
	text-decoration: none;
}
.onderschrift a:active {
	color: #5BA0F9;
	text-decoration: underline;
