.estilo {
}
a:link {
	font-family: Chiller;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Chiller;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: Chiller;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

