a.meny {
  color: #CC0000;
  text-decoration: none;
  font-size: 12pt;
  font-family: arial;
  font-weight: bold;

}

a.meny:hover { 
  color:  #00FF66;
} 

td.meny {
  width: 177px;

}

td.meny-aktiv {
  width: 177px;
  background-color: green;

}

a.meny-aktiv {
  color: #ffffff;
  text-decoration: none;
  font-size: 12pt;
  font-family: arial;
  font-weight: bold;

}

a.umeny {
  text-decoration: none;
  color: #cc0000;

}

a.umeny:hover {
  text-decoration: none;
  color: #ff0000;

}

td.umeny {
  text-align: center;
  background-color: #cccccc;

}

td.umenyo {
  text-align: center;
}

td.kant {
  background-color: #ff0000;
}

td.kanti {
  background-color: #660000;
}

 div.skjult { visibility: hidden; }
 div.synlig { visibility: visible; }

div.meny {
  color: #0000ff;
  text-decoration: none;
  font-size: 11pt;
  font-family: verdana;
  font-weight: bold;