body {
	background-color: #3d0b0c;
	
	margin-top: 15;
	margin-left: 0;
	margin-right: 0;
}
    
.Voet-titel {
	font-family: "century gothic";
	font-size: 14px;
	color: #000000; 
	}
.Voet-tekst {
    font-family: "century gothic";
	font-size: 14px;
	color: #FFFFFF; 
}

a:link {
    font-family: "century gothic";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	}
a:visited {
    font-family: "century gothic";
	font-size: 14px;
	text-decoration: none;
	color:  #FFFFFF;
    }
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
.menu-item {
	font-family: "century gothic";
	font-size: 10px;
	color:  #FFFFFF;
	}