.ancla {text-align:center;  background-color: #649FD7;}
.ancla li{display:inline-block;}
.ancla a{font-size:1.4em;padding: 0.5em 1.2em;line-height: 1;color: #fff;font-weight:300;display:block;}
.ancla a:hover{background:#fff;color:#649FD7;
	-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.4em;}
