@charset "utf-8";
.estilo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.estilo1:hover {
	color: #FF0066;
	text-decoration: none;
}
