ul.circle {
	list-style-type: square
}

a:link {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #990099;
}

a:visited {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #990099;
}

a:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	background-color: #ccff66;
	color: #006699;
	}

a:active {
	font-family: Verdana;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #006699;
	}

body 
{
	font-family: Verdana;
	font size: 9pt;
	background-color:"black"; 
	}
	
.pink
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: #ff3366;
}

.text
{
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}

.rubrik
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: italic;
}