button.link
{
    text-decoration: none;
}

button.link:hover
{
    text-decoration: none;
}

button.link *
{
    pointer-events: none;
}