.navigasjon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
.navigasjon:hover {
	color: #CC6600;
	text-decoration: underline;
}
.navigasjon:visited {
	color: #666666;
}
.navigasjon:link {
	color: #666666;
}
.navigasjon:active {
	color: #666666;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
 
.avsnittstittel {
	font-size: 16px;
	line-height: 20px;
}

.tdtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.linkfarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.linkfarge:hover {
	color: #CC6600;
	text-decoration: none;
}
.linkfarge:active {
	color: #666666;
	text-decoration: none;
}
.linkfarge:link {
	color: #CC6600;
	text-decoration: none;
}
.linkfarge:visited {
	color: #666666;
	text-decoration: none;
}
