<STYLE type="text/css">

A:visited {text-decoration: none}
A:active {text-decoration: none}
A:link {text-decoration: none}
A:hover	{background-color: #FFD760; border: solid;  border-width: 2pt; color: red; text-decoration: none}

BODY  { font-family: Garamond,Helvetica,Times;
	font-size: 3.5mm;
	color: black;
	background: #CBD2BD
	}

@media print {
    .noprint {display: none; }
}


.overskrift    { background-color: #FFD760;
		font-family: Verdana;
        font-size: 3.8mm; 
		Font-weight:600
         		}
.small {
	font-family: Verdana;
    font-size: 2.5mm; 
	font-weight:500 
}

.form {background: CBD2BD; color:black}

.links { font-family: Helvetica;
font-size: 3mm;
font-weight:500;
color:teal;
 }
 
H2    { font-size:16pt;weight:bold;color:red; }

EM	{ background: blue;
border: solid;
border-width: 2pt; color:white }


#menuLinks A
{       color:black;
        text-decoration:none;
        font: normal 12px 'arial';      }

#menuLinks A:HOVER
{       color:white;
        background-color:teal;  }

#popMenu
{       position:absolute;
        z-index:1;
        visibility: hidden;
        width:150px;
        height:100px;
        layer-background-color: silver;
        background-color: silver;
        border-style:outset;
        border-color:lightgrey;
        border-width:2px;
        padding:1px;
        line-height: 18px;      }

.overlap0  {color: #aaffff}
.overlap1  { margin-top: -1.5em; color: #99bbbb; text-indent: 0.1em}
.overlap2  { margin-top: -1.5em; color: #669999; text-indent: 0.2em}
.overlap3  { margin-top: -1.5em; color: #336666; text-indent: 0.3em}
.overlap4  { margin-top: -1.5em; color: #003333; text-indent: 0.4em}

</STYLE>
