.Standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.Standardwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.StandardOverskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

a.link {
font-family		:	arial, helvetica, sans-serif;
font-size		:	12px;
font-weight		:	bold;
color			:	white;
text-decoration	:	underline;
}

a.link:hover {
text-decoration	:	none;
}
