a {
  text-decoration: none;
  color: #0665BD;
}

a:link {
}

a:visited {
}

a:active {
}

a:hover {
  color: #FF0000;
  text-decoration: underline;
}

a:link.menu {
  text-decoration: none;
  color: #FFFFFF;
}

a:visited.menu {
color: #FFFFFF;
}

a:hover.menu {
  color: #000000;
  text-decoration: underline;
}

a:link.selected {
  text-decoration: none;
  color: #FFFF00;
}

a:visited.selected {
  color: #FFFF00;
}

a:hover.selected {
  color: #000000;
  text-decoration: underline;
}

BODY {
  background-color: #eeeeee;
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

TD {
  font-family: sans-serif;
  font-size: 10pt;
  font-weight: normal;
}

.topmenuback {
  background-color: #000000;
}

.topmenu {
  background-color: #0665bd;
  color: #ffffff;
  text-align: center;
}

.topmenu1 {
  background-color: #0665bd;
  color: #ffffff;
  text-align: left;
}

.menuheader {
  background-color: #000077;
  color: #ffffff;
  text-align: left;
  padding: 2px;
}

.menulink {
  background-color: #0665bd;
  color: #ffffff;
  text-align: left;
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
}

.overskrift {
  color: #000000;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: underline;
  text-align: left;
}

.centeroverskrift {
  color: #000000;
  font-size: 14pt;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
}

.lille_overskrift {
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}

.Warning {
  color: #dd0000;
  font-weight: bold;
}

.winner {
  color: #007700;
  font-weight: bold;
}

.looser {
  color: #dd0000;
  font-weight: bold;
}

.centrer {
  text-align: center;
}

.centrergraa {
  background-color: #cccccc;
  text-align: center;
}

.graa {
  background-color: #cccccc;
  text-align: left;
}

.right {
  text-align: right;
}

.fedright {
  text-align: right;
  font-weight: bold;
}

.fed {
  font-weight: bold;
}

.fedcentrer {
  font-weight: bold;
  text-align: center;
}

.stor {
  font-size: 16pt;
}

.statsoverskr {
  background-color: #cccccc;
  text-align: center;
}

.statsblaa {
  color: #ffffff;
  background-color: #0665bd;
  text-align: center;
}

.blaa {
  color: #0000ff;
}