a:link { 
	color: black;
}

a:visited { 
	color: black;
}

a:hover {
	color: black;
}

.overskrift {
	background-color: yellow;
}