.top {
	color: rgb(0, 0, 0);
	font-size: 10px;
	font-family: helvetica, verdana, Courier New; 
}
.toppen {
	color: rgb(0, 0, 0);
	font-size: 10px;
	font-family: helvetica, verdana, Courier New; 
}
a:link {
	color: blue;
	background: transparent;
	text-decoration: none;
}
a:visited {
	color: orange;
	background: transparent;
	text-decoration: underline;
}
a:hover {
	color: red;
	background: #f3f4f1;
	text-decoration: none;
}
a:active {
	color: orange;
	background: transparent;
	text-decoration: underline;
}
body {
	background: url(nbv.jpg);
	/*background-color: #cc0000;*/ 
	text-align: left;
	font-size: 14px;
	font-family: helvetica, verdana, Courier New; 
	color: #000000;
}
ul#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 2px;
	font-size: 16px;
	font-weight:bold;
	font-family: helvetica, verdana, Courier New; 
	color: #2F7565;
}
#tabel {
	text-align: center;
	background-color: transparent;
	border-collapse: collapse;
}
td {
	font-size: 14px;
	text-align: left;
	font-family: helvetica, verdana, Courier New;
	border: none;
}
h2 {
	color: #000000;
}
h3 {
	color: #000000;
}
h4 {
	color: #000000;
}
h1.overskrift {
	font-family: helvetica, verdana, Courier New; 
	font-size: 20px;
	text-align: center;
	margin-top: 30px;
	color: rgb(0, 0, 0);
}
p.tekst1 { 
	color:black; 
	font-size: 16px; 
	background-color: #d5cbc1;
	margin-top: 9px; 
	margin-bottom: 9px; 
	padding-right: 0; 
	padding-left: 4px 
}
p.tekst3 {
	font-size: 10px;
	font-family: arial; 
	text-align: left;
	font-weight: normal; 
	color: rgb(0, 0, 0);
}
.slink {
	color: #9d93ff;
	font-size: x-small;
	font-weight: normal;
}
.link {
	color: rgb(0, 0, 0);
	font-size: 10px;
	font-family: helvetica, verdana, Courier New; 
	font-weight: normal;
}