@charset "utf-8";

.grijs  {
	color:#333;
	font-size: 12px;
	font-weight: normal;
}
.grijs a  {
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}

.rood {
	color:#000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}



.kapitaal {
	font-size:2em;
	color: #666;
	text-align: center;
	font-weight: normal;
}

