a:link, a:visited, a:active {
	color: #FF9900;
	text-decoration: none;
	border-bottom:1px dotted #FFFFFF;
}
a:hover {
	border-bottom:1px solid #FF9900;
} 

body {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
}
.overskrift {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: large;
	text-align: left;
}
.priktabel {
	border: thin dotted #FF9900;
}


