.Meny {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#Meny {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	Scolor: #CC0000;
	color: #CC0000;
}

