.normaal{
font-size: 11pt;
font-family: Arial;
color: black;
}
.menu{
font-size: 11pt;
font-family: Arial;
font-weight: bold;
color: black;
}
.adres{
font-size: 25pt;
font-family: Arial;
font-weight: bold;
color: black;
}
.federatie{
font-size: 9pt;
font family: Arial;
font-weight: bold;
color: black;
}
.bovenaan{
font-size: 10pt;
font-family: Arial;
font-weight: bold;
color: black
}
A.menu {color:black; text-decoration: none;}
A.menu:hover {color:gray;}
A.kerk {color:black; text-decoration: none;}
A.kerk:hover {color:gray;}
A.normaal {color:red; text-decoration: none;}
A.normaal:hover {color:yellow;}
A.algemeen {color:green; text-decoration: none;}
A.algemeen:hover {color:darkgreen;}
html,body {overflow-y:auto; overflow-x:hidden}