.meny {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	line-height:150%
}

.Normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.overskrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #4D7D50;
}

#menu:link {color:#000000; text-decoration: none;}
#menu:visited {color:#000000; text-decoration: none;}
#menu:hover {color:#626262; text-decoration: none;}

a:link {color:#000000; text-decoration: none;}
a:visited {color:#000000; text-decoration: none;}
a:hover {color:#626262; text-decoration: none;}