body {
	margin-top: 50px;
	background-image: url(images/bkgr.jpg);
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.Brodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15pt;
	color: #999999;
}
.Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	color: #999999;
	font-weight: bold;
}


