body {
	background-color: #ffffff;
}
a:hover {
	text-decoration: underline;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
hr { width:920px; background-color: #000000; height: 1px; border: 0; }    
	

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.titels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

