a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: inherit;
}

img {
    user-select: none;
}