H1  {
        font-family : arial, helvetica, sans-serif;
        font-size : 14px;
        }

H2  {
        font-family : arial, helvetica, sans-serif;
        color : #993300;
        font-size : 18 px;
        font-weight : bold ;
        }

H3  {
        font-family : arial, helvetica, sans-serif;
        font-size : 16 px;
        color : #0A3668;
        background-color: transparent; 
        }
        
BODY,TD{
        color : black;
        font-family : geneva, verdana, arial, helvetica, sans-serif;
        font-size : 11px;
        }
        

A       {
        color : blue;
        }

        
A:link
{
        background: transparent;
        color: #333399;
} 

A:visited
{ 
        background: transparent; 
        color: #333399;
}

A:active
{
      text-decoration : none;
      background: #FFFFFF;
      color : #000000;

}


A:Hover {
        text-decoration : none;
        background: #000000;
        color : #FFFFFF;
        }

.knapphandlekurvOLD{background-color:#6B88B2}
.knapphandlekurv{background-color:#FBFC9C}
.buttonhovedmeny{background-color:#777777; font-color:#FFFFFF}



.menu {
        text-decoration : none;
        color : #000000;
        font-family : geneva, verdana, arial, helvetica, sans-serif;
        font-size : 12px;
}


A.menu       {
        color : FFFFFF;
        font-family : geneva, verdana, arial, helvetica, sans-serif;
        font-size : 11px;
        }

        
a.menu:link
{
background: transparent; 
color: #000000;
} 

a.menu:visited
{ 
background: transparent; 
color: #000000;
}

a.menu:active
{
        text-decoration : none;
        background: #FFFFFF;
        color : #000000;
}

A.menu:Hover {
        text-decoration : none;
        background: #FCFE36;
        color : #000000;
        }

b.menu {
        text-decoration : none;
        color : #CCCCCC;
        }


.header1 {
        text-decoration : none;
        background: transparent;
        font-size : 14 px;
          font-weight : bold;
        color : #993300;
}