.botonera {
	font-family: Helvetica;
	font-size: 13px;
	color: rgb(255,255,255);
	text-decoration: none;
}
a:hover {
	color: rgb(255,0,0);
}
