.brodtekst {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: 164d6b;
	text-decoration: none;
}

.brodtekst a:link {
	font-weight: normal;
	text-decoration: none;
	color: #0099f5;

}

.brodtekst a:visited {

	color: #0099f5;
	text-decoration: none;
}

.brodtekst a:hover {
	font-weight: normal;
	color: #0099f5;
	text-decoration: none;
	background-color: #c4e6fb;


}

.overskrift {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: 0099f5;
}

.overskrift a:link {
	font-weight: normal;
	text-decoration: none;
	color: 0099f5;
}

.overskrift a:visited{
	font-weight: normal;
	text-decoration: none;
	color: 0099f5;
}

.overskrift a:hover{
	font-weight: normal;
	text-decoration: none;
	color: 0099f5;
}

.ingress {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: 0099f5;
	text-decoration: none;
}

.ingress a:link{
	font-weight: normal;
	color: 0099f5;
	text-decoration: none;
}

.ingress a:visited{
	font-weight: normal;
	color: 0099f5;
	text-decoration: none;
}

.ingress a:hover{
	font-weight: normal;
	color: 0099f5;
	text-decoration: underline;
}

.tekstfelt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	height: 18px;
	width: 120px;
	border: 1 solid #d0e6f4;
	color: #0099f5;

}
