vanlig {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.vanlig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #29334B;

}
a:link {
	text-decoration: none;
	color: #901508;
	font-weight: bold;


}
a:visited {
	color: #5C0C03;
	font-weight: bold;
	text-decoration: none;



}
a:hover {
	color: #5C0C03;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: 5C0C03;
	
	