.ancora{
    font-family:Roboto;
    display:inline-block;
    cursor:pointer;
    margin-left:-10px;
    margin-top:10px;
    color:#777 !important;
    font-weight:normal;
    text-decoration:none;
}
.ancora:hover{
    text-decoration:none;
    color:#777;
}