body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 11px;
}
body {
	background-color: #fff;
}
a:link {
	color: #060;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #060;
}
a:hover {
	text-decoration: underline;
	color: #080;
}
a:active {
	text-decoration: none;
	color: #0a0;
}
.rubrik {
	font-size: 13px;
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}

