A:link { 
color : #FFFFFF;
 }

A:active { 
color : #ff0000;
 }

A:visited { 
color : #CCFFFF;
 }

A:hover { 
color : #ffcc66;
background: steelblue;
 }

.tekst { 
font-family : Verdana, Arial, Helvetica, Sans-serif; 
font-size : 10pt;
color : #000000;
line-height : 145%;
 }

.h1 { 
font-family : Verdana, Arial, Helvetica, Sans-serif;
font-size : 20pt;
font-weight : bold;
color : #000000;
line-height : 145%;
 }

.mellem { 
font-family : Verdana, Arial, Helvetica, Sans-serif;
font-size : 14pt;
font-weight : bold;
color : #000000;
line-height : 145%;
 }

