.algemeen {
	font-family: "Century Gothic";
	font-size: 13px;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 1px;
	color: #333333;
}
.links {  
	font-family: "Century Gothic";
	font-size: 13px;
	text-decoration: none;
	color: #ff6600;
	letter-spacing: 1px}

.algemeen_small {
	font-family: "Century Gothic";
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #333333;
}
.Bold {	
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: FF6600;
}
.Invisible {
	font-family: "Century Gothic";
	color: #FFFFFF;
}

