.hovedtekst {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #blue;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #blue;
}
a:hover {
	text-decoration: underline;
	color: #blue;
}
a:active {
	text-decoration: underline;
	color: #blue;
}
#menu a:link {
	text-decoration:none;
	color:#000000;
	background:transparent;
}
#menu a:visited {
	text-decoration:none;
	color:#000000;
	background:transparent;
}
#menu a:hover {
	text-decoration:underline;
	color: #000;	
}
#menu a:focus {
	text-decoration:underline;
	color:#000000;
	background:transparent;
}
#menu a:active {
	text-decoration:none;
	color:#000000;
	background:transparent;
}
#layer1 a:link {
	text-decoration:none; 
	color:#black;  
	background:transparent;
}
#layer1 a:visited {
	text-decoration:none; 
	color:#black; 
	background:transparent;
}
#layer1 a:hover {
	text-decoration:none;
	color:#black;  
	
}
#layer1 a:focus {
	text-decoration:none; 
	color:#black; 
	background:transparent;
}
#layer1 a:active {
	text-decoration:none; 
	color:#black; 
	background:transparent;
}
.overskrift {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.Suborice_quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}

