BODY {background-image:  url(stjerner.gif);
      background-color:black;}
a:visited {
        color: yellow;
        font-weight: bold;
        font-size: 12px;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        text-decoration: none;
        line-height: normal;
}
a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: yellow;
        text-decoration: none;
        font-weight: bold;
        line-height: normal;
}
a:hover {
        color: #CC0000;
        font-weight: bold;
        font-size: 13px;
        font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
        text-decoration: underline;
        line-height: normal;
}
.overskrift {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: bold;
        color: #000000;
        line-height: normal;
        text-decoration: none;
}
.brodtekst {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: yellow;
        line-height: normal;
        text-decoration: none;
}
.hovedoverskrift {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        line-height: normal;
        font-weight: bold;
        font-variant: normal;
        color: red;
        text-decoration: none;
}
.avsnitt {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.liten {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
.overskriftS {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #000000;
        line-height: normal;
        text-decoration: none;
        font-variant: normal;
}