A:link {
  text-decoration: none;
  COLOR: #000000;
}

A:active {
  text-decoration: underline;
  COLOR: #666666;
}

A:visited {
  text-decoration: none;
  COLOR: #000000;
}

A:hover {
  text-decoration: underline;
  COLOR: 666666;
}

IMG.gallery {
  BORDER-RIGHT: black thin solid;
  BORDER-TOP: black thin solid;
  BORDER-LEFT: black thin solid;
  BORDER-BOTTOM: black thin solid;
}

input, textarea, select {
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #000000;
  padding: 0px;
}

body {
  background-color: #ffffff;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px
  text-color: #000000;
  color: #000000;
}

.tekst_normal { 
  font-family: verdana, arial, "ms sans serif", sans-serif; 
  font-size: 10px; 
  font-weight: normal;
  padding-left: 5px;
  line-height: 14px;
  color: #000000;
 }

.tekst_small {
  FONT-SIZE: 10px;
  font-weight: normal;
  COLOR: black;
  FONT-FAMILY: tahoma, verdana, arial;
}

P { 
  font-family: verdana, arial, "ms sans serif", sans-serif; 
  font-size: 10px; 
  font-weight: normal;
  padding-left: 5px;
  line-height: 14px;
  color: #000000;
}

TD { 
  font-family: verdana, arial, "ms sans serif", sans-serif; 
  font-size: 10px; 
  font-weight: normal;
  line-height: 14px;
  color: #000000;
}
