.texto_menu_azul {
	font-family: 'Sunshiney', cursive;
	font-size:19px;
	text-decoration: none;
	color: #D8E4F4;
}

.texto_menu_rosa {
	font-family: 'Sunshiney', cursive;
	font-size:19px;
	text-decoration: none;
	color: #F3DCF0;
}

.texto_submenu_azul {
	font-family: 'Sunshiney', cursive;
	font-size:19px;
	text-decoration: none;
	color: #6C9BD7;
}

.texto_submenu_rosa {
	font-family: 'Sunshiney', cursive;
	font-size:19px;
	text-decoration: none;
	color: #DA75C6;
}

.bico {
	background-image:url('../imgs/bico.png');
	background-repeat:no-repeat;
	background-position:bottom center;
}
