.boton {
	font-family: Arial;
	color: #C60;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	background-color: #000;


}
.botonCopia {
	font-family: Halibut;
	color: #FFCC66;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-color: #333333;

}
.boton:hover {
	font-family: Arial;
	color: #FF9900;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	background-color: #000;

}
.10años {
	font-family: Halibut;
	font-size: 24px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}

