body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR:  #000000; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
a:link {
	color: #D6342F;
	text-decoration: none;
}
a:visited {
	color: #D6342F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	
}
a:active {
	color: #D6342F;
	text-decoration: none;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
}
.minitekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000;
}

.titellink {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D6342F;
	text-transform: uppercase;
}
.titelkolom {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titel {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

.link {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D6342F;
	text-decoration: none;
}

a.link:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.link:active {
	font-size: 12px;
	color: #D6342F;
	text-decoration: underline;
}
a.link:link {
	font-size: 12px;
	color: #D6342F;
	text-decoration: underline;
}
a.link:visited {
	font-size: 12px;
	color: #D6342F;
	text-decoration: underline;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D6342F;
}

