.Estilo1 {
	font-family: Arial;
	font-size: 18px;
	color: #FF339A;
}
.Estilo2 {font-family: "Arial Black"; font-size: 18px; color: #FF339A; font-weight: bold; }
.Estilo4 {font-family: "Vitamin outlined", Vitamin; font-size: 50px; color: #FF339A; font-weight: bold; }
.Estilo6 {font-family: Vitamin; font-size: 80px; color: #FF339A; font-weight: bold; }
.Estilo7 {font-size: 18px; color: #FF339A; font-family: "AvantGarde Md BT";}
.navigation {
	font-family: JustAnotherFont;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 75;
	width: 150px;
}
.estilo8 {
	font-family: JustAnotherFont;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.estilo9 {
	font-family: JustAnotherFont;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF339a;
}



.navigation:hover {
	font-family: JustAnotherFont;
	font-size: 16px;
	font-style: normal;
	color: #FF339A;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 75;
	width: 150px;
}
.navigationrosa {
	font-family: JustAnotherFont;
	font-size: 16px;
	font-style: normal;
	color: #FF339a;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 75;
	width: 150px;
}
.navigationrosa:hover {
	font-family: JustAnotherFont;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FF339A;
	display: block;
	padding: 75;
	width: 150px;
}
