.Skrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.Menupunkter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
	text-decoration: none;
}
.Tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.overskrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	right: 5px;
}
.border {
	font-size: 1mm;
	border-bottom-style: none;
	text-decoration: none;
	line-height: normal;
	color: #999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	top: 1px;
}

