body {
	background: #f7f7ff;
	background-image: url(grafikk/hovedbakgrunn.jpg);
	background-repeat: repeat-x;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:link { color: #252525; font-weight: bold;}
a:visited { color: #252525; font-weight: bold; }
a:hover { color: #ff9a00; font-weight: bold; }
a:active { color: #252525; font-weight: bold; }


