﻿html 
{
     overflow: -moz-scrollbars-vertical;
}

BODY
{
    background-color: #e5e6f2;
    text-align: center;
}
TD
{
    text-align: left;
}
.tekst_hvit
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: verdana;
}
.tekst
{
    font-size: 12px;
    color: black;
    font-family: verdana;
}

.link_meny
{
    font-size: 11px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
.td_right
{
    text-align: right;
}
.td_center
{
    text-align: center;
}
.link
{
    font-weight: bold;
    font-size: 11px;
    color: black;
    font-family: verdana;
    text-decoration: underline;
}
.linkbold_sitemap
{
    font-weight: bold;
    font-size: 12px;
    color: black;
    font-family: verdana;
    text-decoration: underline;
}
.linknobold_sitemap
{
    font-size: 12px;
    color: black;
    font-family: verdana;
    text-decoration: underline;
}
.linkmeny_hvit
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: verdana;
    text-decoration: none;
}
.celleramme
{
    BORDER-RIGHT: #bbbbbb 1px solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: #bbbbbb 1px solid;
    PADDING-LEFT: 5px;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #bbbbbb 1px solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: #bbbbbb 1px solid;
    FONT-FAMILY: verdana;
    background-color: #eeeeee;
}
.linkfarge
{
    font-weight: bold;
    color: #51588e;
    text-decoration: underline;
}
A
{
    color: #51588e;
    text-decoration: underline;
}
