.Enlace_Menu {
	text-decoration: none;
	color: #CCFFFF;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.Enlace_Menu a {
	color: #CCFFCC;
	font-weight: bold;
	text-decoration: none;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.Enlace_Menu a:hover {
	color: #99FFCC;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
