@charset "utf-8";
.Datumstor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0018;
	text-decoration: none;
}

.Underrubrik {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Splashrubrik {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Brödtext_svart {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Brödtext_vit {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.Splashdatum {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 24px;
	color: #ED1C2E;
	text-decoration: none;
	font-weight: bold;
}
.Brödtext_svart_stor {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.Bildtext {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
