a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:active {
	font-weight: bolder;
	font-variant: normal;
	color: #663399;
	text-decoration: none;
}
.rubrik {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}
.brodtext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 12px;
}
.bildtext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-align: center;
	line-height: 12px;
}
