.regular { color: #333; font-size: 10px; font-family: Verdana; text-decoration: none }
.regular_hvid   {
	color: #FFF;
	font-size: 10px;
	font-family: Verdana;
	font-weight: 600;
	text-decoration: none;
	text-indent: 9px
}
.overskrift { color: #000; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none }
.overskrift_hvid { color: #fff; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none }
body p {
	color: #999;
}

