@charset "utf-8";
.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.topNav:link {  text-decoration: none; color: #000000}
a.topNav:active {  text-decoration: none; color: #000000}
a.topNav:visited {  color: #000000; text-decoration: none}
a.topNav:hover {  color: #FFFFFF; text-decoration: none}

.botNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

a.botNav:link {  text-decoration: none; color: #000000}
a.botNav:active {  text-decoration: none; color: #000000}
a.botNav:visited {  color: #000000; text-decoration: none}
a.botNav:hover {  color: #FFFFFF; text-decoration: none}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.brodtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

a.brodtext:link {  text-decoration: none; color: #000000}
a.brodtext:active {  text-decoration: none; color: #000000}
a.brodtext:visited {  color: #000000; text-decoration: none}
a.brodtext:hover {
	color: #0099CC;
	text-decoration: none
}

.MailutskickRubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f18e00;
	font-weight: bold;
}
