.tekst
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    line-height: 16 px;
    
}
.overskrift
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #576781;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.hvidtekst
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.inp_poll
{
    BORDER-RIGHT: #003366 1px dotted;
    BORDER-TOP: #003366 1px dotted;
    FONT-SIZE: xx-small;
    BORDER-LEFT: #003366 1px dotted;
    COLOR: #003366;
    BORDER-BOTTOM: #003366 1px dotted;
    FONT-FAMILY: verdana
}
.inp_poll_but
{
    FONT-SIZE: xx-small;
    FONT-FAMILY: verdana;
}
.under
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none
}
    
A:link
{
    COLOR: #FF9A00;
        text-decoration: none;

}
A:visited
{
    COLOR: #FF9A00;
    text-decoration: none;

}
A:active
{
    COLOR: #999999;
    text-decoration: none;

}
A:hover

{
    COLOR: #A6C73A;
        text-decoration: none;

}