.lista{
    height: 380px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.lista a{
    text-decoration: none;
}