.litentext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #412816;
}
.mellantext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	color: #412816;
}
.stortext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 15px;
	color: #412816;
}
.rubrik {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 15px;
	color: #412816;
}
a:link {
	color: #962C1E;
	text-decoration: none;
}
a:visited {
	color: #962C1E;
	text-decoration: none;
}
a:hover {
	color: #412816;
	text-decoration: underline;
}
a:active {
	color: #962C1E;
	text-decoration: none;
}