        body,td,p,input,textarea {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-size: 10px;
          color: #000;
        }
        a {
          text-decoration: none;
          color: #000;
          font-weight: bold;
        }

        a:hover {
          text-decoration: underline overline;
          color: #000;
        }

        a:visited {
          font-weight: normal;
        }

        a.email {
          text-decoration: none;
          color: #000;
          font-weight: normal;
         }

        a:hover.email {
          text-decoration: none;
          color: #000;
          font-weight: normal;
        }

        a:visited.email {
          text-decoration: none;
          color: #000;
          font-weight: normal;
        }

        body {
          background-color: #FFFFFF;
        }

.overskrift {
        font-size: 20px;
}

.overskrift2 {
        font-size: 16px;
}


.slett {
        font-size: 16px;
        color: red; font-weight: normal;
}
a:forsidelink {
        color: #000; text-decoration: none;

}
a:hover.forsidelink {
        color: #000; text-decoration: none;

}
a:visited.forsidelink {
        color: #000; text-decoration: none;
}
a:overforsidelink {
        color: #000; text-decoration: none; font-weight: bold;

}
a:hover.overforsidelink {
        color: #000; text-decoration: none; font-weight: bold;

}
a:visited.overforsidelink {
        color: #000; text-decoration: none; font-weight: bold;
}
