
.ancla {text-align:center;  background-color: #0098D9;}
.ancla li{display:inline-block;}
.ancla a{  font-size: 2em;  padding: 0.25em 1em;  line-height: 1;  color: #fff;  font-weight: 300;  display: block;}
.ancla a:hover{background:#fff;color:#0098D9;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;}
.ancla a:hover strong{}
.ancla a strong{font-size:1.75em;}
