A:link { color: #FF9933; text-decoration: none; /* oransje */ }
A:hover { color: #FFFFFF; text-decoration: underline; /* hvit */ }
A:visited { color: #663300; text-decoration: none; /* mørk oransje */ }
A:active { color: #FF9933; text-decoration: underline; /* oransje */ }
.tekst { font: 8pt Verdana; color: #FFFFFF; }
.overskrift { font: bold 10pt Arial; color: #FFFFFF; }
.storoverskrift { font: bold 12pt Arial; color: #FFFFFF; }
.litentekst { font: 7pt Arial; color: #FFFFFF; }
.ingress { font: bold 8pt Verdana; color: #FFFFFF; }

body {
scrollbar-face-color: #CC6600; 
scrollbar-highlight-color: #FFCC00; 
scrollbar-shadow-color: #CC6600; 
scrollbar-3dlight-color: #CC6600; 
scrollbar-arrow-color: #FFCC00; 
scrollbar-track-color: #993300; 
scrollbar-darkshadow-color: #000000; 
background-repeat: no-repeat; 
background-attachment: fixed; 
background-image: url('img/bg_body.jpg'); 
background-position: left; 
}