a { 
	text-decoration: none;
	color: #6A0000;
}

a:hover {
	text-decoration: underline;
}

.Rubrik1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	line-height: 20px;
}

.Rubrik2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #333333;
	line-height: 18px;
}

.Normal {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;

}

.Liten {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}