.brodtext {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #009999;
	text-decoration: underline;
}
a:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.underrubrik {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #42A495;
	font-weight: bold;
}
