.brodtext {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7.1pt;
}

A {
	text-decoration: none;
	color: black;
}

A:Hover {
	text-decoration: underline;
	color: grey;
}

.rubbe {
	font-family : Arial Black;
	font-size : 8.1pt;
}

A {
	text-decoration: none;
	color: white;
}

A:Hover {
	text-decoration: underline;
	color: grey;
}
.brodtextvit {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7.1pt;
	color: white;
}

A {
	text-decoration: none;
	color: Red;
}

A:Hover {
	text-decoration: underline;
	color: grey;
}