.navegation {
	font-family: "Orange LET";
	font-size: 24px;
	line-height: 40px;
	color: #3AF6B9;
	display: block;
}

.navegation:hover{
	font-family: "Orange LET";
	font-size: 36px;
	line-height: 40px;
	color: #FF0000;
	display: block;
	text-decoration: overline;
}
a:hover {
}
