 a.menulingua {
	font-family : Tahoma;
	font-size : 26px;
	font-weight : bold;
	color : 0066FF;
	text-decoration : none;
}
a.menulingua:hover {
	font-family : Tahoma;
	font-size : 26px;
	font-weight : bold;
	color : Yellow;
	text-decoration : none;
}

 a.menu {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #0066FF;
	text-decoration : underline;
}
a.menu:hover {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}
a.link_pagina {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : #0066FF;
	text-decoration : underline;
}
a.link_pagina:hover {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color : Red;
	text-decoration : underline;
}
