@charset "utf-8";
.Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #413074;
	text-decoration: none;
}

.Menu a:link {
	color: #413074;
	text-decoration: none;
}
.Menu a:visited {
	text-decoration: none;
	color: #413074;
}

.Menu a:active {
	text-decoration: none;
	color: #413074;
}
