body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin: 10px;
}
.text {
	color: #999999;
	font-size: 11px;
}
.rubrik {
	font-size: 12px;
	color: #c2b59b;
	font-weight: bold;
}
.textrubrik {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

a:link {
	color: #ac9dbb;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ac9dbb;
}
a:hover {
	text-decoration: underline;
	color: #ac9dbb;
}
a:active {
	text-decoration: none;
	color: #ac9dbb;
}

