body {
        font-family: verdana;
        background : #FFFFFF;
        font-size: 12px;
        color : Black;
}
body A:link { color: #336799; }
body A:visited { color: #282A37; }

.gronn_bgr {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        background: #cccc99;
        color : #000000;
}
.gronn_bgr A:link  { color : #000000; text-decoration : none;}
.gronn_bgr A:visited { color : #000000; text-decoration : none; }
.gronn_bgr A:hover {  color: #006699; text-decoration : none; }
.gronn_bgr A:active {  color: #006699; text-decoration : none; }

.blaa_bgr {
        font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #006699;
	color : #FFFFFF;
}

.blaa_bgr A:link  { color : #FFFFFF; text-decoration : none; }
.blaa_bgr A:visited { color : #FFFFFF; text-decoration : none; }
.blaa_bgr A:hover {  color: #cccc99; text-decoration : none; }
.blaa_bgr A:active {  color: #cccc99; text-decoration : none; }

.lysblaa_bgr {
        font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	background: #EEEEEE;
	color : #000000;
}

.lysblaa_bgr A:link  { color : #336799; text-decoration : none; }
.lysblaa_bgr A:visited { color : #336799; text-decoration : none; }
.lysblaa_bgr A:hover {  color: #B1363C; text-decoration : none; }
.lysblaa_bgr A:active {  color: #cccc99; text-decoration : none; }



.nliste {
        font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
}

.nliste A:link  { color : #336799; text-decoration : none; }
.nliste A:visited { color : #336799; text-decoration : none; }
.nliste A:hover {  color: #B1363C; text-decoration : none; }
.nliste A:active {  color: #cccc99; text-decoration : none; }


