body {
background-color : #191970 ;
color : #FFFFFF ;
font-family : Verdana, Arial, sans-serif ;
font-size : 10pt;
font-weight : bold;
margin-left: 20px;
margin-top: 0;
}

a:link {
text-decoration : none;
color : #FFFFFF;
font-weight : bold;
}

a:visited {
text-decoration : none;
color : #FFFFFF;
font-weight : bold;
}

a:active {
text-decoration : underline;
color : #FFFFCF;
font-weight : bold;
}

a:hover {
text-decoration : underline;
color : #FFFFFF;
font-weight : bold;
}

.petit {
font-size : 8pt;
font-weight : normal ;
}

.skjult {
display : none;
}