a.Wit
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Wit:visited
{
   color: #7F7F7F;
   text-decoration: none;
}
a.Wit:active
{
   color: #DCDCDC;
   text-decoration: none;
}
a.Wit:hover
{
   color: #A9A9A9;
   text-decoration: none;
}
.Tekst_algemeen
{
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
}
.PaginaAlgemeen
{
   text-decoration: none;
   background-color: #000000;
   --background-color: rgba(0,0,0,1.00);
}
