.no-link-style {
    text-decoration: none;
    color: inherit;
}

.no-link-style:hover {
    text-decoration: none;
    color: inherit;
}

.no-underline-link {
    text-decoration: none;
}

.no-underline-link:hover {
    text-decoration: none;
}