.kontakt-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
a:link {
	color: #003;
	text-decoration: none;
}
a:visited {
	color: #003;
	text-decoration: none;
}
a:hover {
	color: #4F0000;
	text-decoration: underline;
}
a:active {
	color: #003;
	text-decoration: none;
}
.tekst-bg {
	background-image: url(../root-img/teks-bg.gif);
}
.bakgrunn {
	background-color: #7B7B7B;
	background-image: url(../root-img/bakgrunn.jpg);
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.bunnen {
	background-image: url(../root-img/bunnen.jpg);
}

