BODY {
  
  color: #000000;
  margin: 0px;
  font-family: Arial;
  font-size: 3px;
}

.menu {
 font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  font-style:;
  
}
.menu2 {
 font-family: Arial;
  font-size: 8pt;
  font-weight: bold;
}
.menu2 A:hover {
 color: #FFFF00;
}
.tekst {
 font-family: Verdana;
  font-size: 10pt;
  
}

.head {
 font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #a5b9fC;
  
}
.news {
 font-family: Verdana;
  font-size: 8pt;

  color: #a5b9fC;
  
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
color: #8599DC;
  
  
}
