.temaOverskrift{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #111111;

}

.overSkriftLille{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #111111;
}

.broedTekst{
	font-family: arial;
	font-size: 12px;
	color: #111111;
}

.temaLink a {
	font-family: arial;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
}
.temaLink a:visited {
	font-family: arial;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
}
.temaLink a:hover {
	font-family: arial;
	font-size: 12px;
	color: #111111;
	text-decoration: underline;
}