.paises {
	font-family: Halibut;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	text-align: left;
	vertical-align: bottom;
}
.paises:hover {
	font-family: Halibut;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCC66;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: thin none;

}
.paisesCopia {

	font-family: Halibut;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
	background-color: #000000;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
