a:active {
	color: #9999FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #CCCC66;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.tdBORDER {
	border: none;
}
.RubrikText {
	font-family: "Times New Roman", Times, serif;
	font-size: 75px;
	font-style: oblique;
	line-height: 100px;
	color: #996633;
	border: 5px solid #B8CFEf;
	text-decoration: blink;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: lowercase;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #C9E3F8;
}
.stadgarText {
	list-style-position: inside;
	list-style-type: square;
}
