body {
  margin-left: 20px;
  color: black ! important ;
  background: #f7fff0;
}


#WFHdutch {
    position: absolute;    
    visibility: hidden;
    margin-left: 0px;
    margin-top:  0px;  
}

#WFHenglish {
    position: absolute;    
    visibility: hidden;  
    margin-left: 0px;
    margin-top:  0px;
}


a:link {
  color: #0000FF;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  color: #0000FF;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #ff9900;
}

i {
color: green;
}

H3 {
   font-weight: bold;
   font-size: 20px;
}




