.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.overskrift {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: 3C3C3C;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #421943;
	font-weight: normal;
	text-decoration: none;
}
.pil {

	font-family: "Trebuchet MS";
	font-size: 9px;
	color: 3C3C3C;
	font-weight: normal;
	text-decoration: none;
}
.download {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.textbold {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.textkursiv {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.textunderline {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.textgul {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.textgulbold {


	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a, table{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
