/* ToDo: menu items vallen weg */

* {
  background-color: #fff !important;
  color: #ff0 !important;
}

a {
  text-decoration: underline !important;
  color: #0ff!important;
}

a.active {
  color: #f0f!important;
}