body {
	background: white;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A, A:active, A:visited {
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

A:hover {
	text-decoration : underline;
}


.svartbak {
	background : black;
}

.reklameboks {
	background : #9999cc;
  padding : 5px;
}


.footer {
	color : White;
	font-size : 10px;
	font-weight : bold;
	text-align : center;
	padding-bottom : 5px;
	padding-top : 10px;
}

.liten {
	color : #000000;
	font-size : 10px;
	font-weight : normal;
	text-align : center;
}

.topmenu {
	color : White;
	font-size : 11px;
	font-weight : bold;
	text-align : left;
	padding-bottom : 5px;
	padding-top : 10px;
	vertical-align : bottom;
}

.menulink, .menulink:active, .menulink:visited {
	color : White;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.menulink:hover {
	text-decoration : underline;
}

.footerlink, .footerlink:active, .footerlink:visited {
	color : White;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}

.footerlink:hover {
	text-decoration : underline;
}
.svartlink, .svartlink:active, .svartlink:visited {
	color : #0033cc;
	font-weight : bold;
	text-decoration : none;
}
.svartlink:hover {
    color : #9999CC;
	font-weight : bold;
	text-decoration : underline;
}
.NettApplink, .NettApplink:active, .NettApplink:visited {
	color : #9999cc;
	font-size : 9px;
	font-weight : bold;
	text-decoration : none;
}
.NettApplink:hover {
    color : #000000;
	text-decoration : underline;
}

.lenketabell {
	color : #0033cc;
	font-weight : normal;
	text-decoration : none;
}

.lenketabell:hover {
	font-weight : bold;
	text-decoration : underline;
}
.lenketabell:active, .lenketabell:visited {
	color : #0033cc;
	font-weight : bold;
	text-decoration : none;
}