.felter {
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
  color: #000000;
}
.forklaring {
  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366;
}
A {text-decoration: none; color: black;}
A:link {text-decoration: none; color: black}
A:visited {text-decoration: none; color: black}
A:active {text-decoration: none; color: black}
A:hover {
  color: red;
  text-decoration: underline;
}
