.titulo{
	font-family: Lucida Sans Unicode;
	font-size: x-large;
}

.texto{
	font-family:Lucida Sans Unicode;
	font-size: x-small;
}

.footer{
	font-family:Lucida Sans Unicode;
	font-size: xx-small;
}

.asterisco{
	font-size: xx-small;
	elevation: higher;
}
.menu{
	font-family:Lucida Sans Unicode;
	font-size: x-small;
	text-decoration: none;
	color: White;
}
.submenu{
	font-family:Lucida Sans Unicode;
	font-size: xx-small;
	text-decoration: none;
	color: White;
}
.submenus{
	font-family:Lucida Sans Unicode;
	font-size: xx-small;
	text-decoration: none;
	color: Black;
}
.menun{
	font-family:Lucida Sans Unicode;
	font-size: x-small;
	text-decoration: none;
	color: Black;
}
.anchor{
	font-family:Lucida Sans Unicode;
	font-size: x-small;
	text-decoration: none;
	color: Blue;
}