.Brödtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
.FetRubrik {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #376FA6;
	text-decoration: none;
	font-weight: bold;

}
.Fotnot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.Meny {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	width: 90px;
	margin: 0px;
	height: 12px;


}
a:hover {
	text-decoration: none;
	background-color: #9CC2E0;
	color: #FFFFFF;


}
