A:link {color: #202020;}
A:active {color: #202020;}
A:visited {color: #402020;}

p, ul, ol, li, div
{
        font-size: 13px;
        font-weight: 500;
        line-height: 19px;
        color: #202020;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.header
{
        font-size: 20px;
        font-weight: 800;
        letter-spacing: 2px;
        line-height: 28px;
}

.fett
{
        font-weight: 800;
}

.fylkeBody
{
        color: #202020;
        background-color: #E8D19C;
        margin-top: 0;
        margin-left: 0;
}

.fylkeTitle
{
        font-size: 13px;
        font-weight: 800;
        letter-spacing: 2px;
        line-height: 19px;
}

.tableBg
{
        background-color: #F8E1AC;
}

.normal
{
        font-size: 13px;
        font-weight: 500;
        line-height: 19px;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.small
{
        font-size: 10px;
        font-weight: 400;
        color: #FF0000;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
}

.copyright
{
        font-size: 10px;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 15px;
        color: #101010;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
}