td {
	font-family: "Palatino Linotype";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
body {
	background-color: #FFFFFF;	
		
}
a:link {
	color: #998224;
	text-decoration: none;
}
a:visited {
	color: #998224;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #998224;
	text-decoration: none;
}
img {
	border: #333333;
}
.avsnitt-rubrik {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.Överrubrik {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
