.brodtext {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.rubrik {
	font-family: arial;
	font-size: 11px;
	color: #990000;
	font-weight: bold
}

.ingress {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.infotext {
	font-family: arial;
	font-size: 10px;
	color: 464646;
}

.sidfot {
	font-family: arial;
	font-size: 10px;
	color: E8E8E8;
}

.submenu {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: 252525;
	text-decoration: none;
	}
	
A {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: underline;
}

A:hover {
	color: #990000;
	text-decoration: underline;
}