body {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
}

td {
  font-size: 12px;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
}

A  {
  text-decoration: underline;
  color: #cc0000;
  background-color: transparent;
}

a:hover {
  color: #cc0000;
  background-color: transparent;
  text-decoration: none;
}

option {
  font-size: 10px;
}

input {
  font-size: 10px;
  border: 1px #000000 solid;
}

.nav {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  padding: 1px;
  color: #000000;
  background-color: #ffffff;
  border-bottom: 0px #000000 solid;
}

.menu {
  font-size: 10px;
  background-color: #bbbbbb;
  color: #000000;
  border: 1px #000000 solid;
  font-weight: bold;
}

.ovr {
  font-family: times new roman, verdana, arial, helvetica, serif;
  font-size: 30px;
  font-weight: bold;
  background-color: transparent;
  color: #990000;
}

.overskrift {
  font-family: times new roman, verdana, arial, helvetica, serif;
  font-size: 20px;
  font-weight: bold;
}

.top {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  border: 1px solid #000000;
  color: #990000;
  background-color: transparent;
}

.bund {
  font-size: 10px;
  border: 1px solid #999999;
  text-align: center;
}
