a {
    background-color: transparent;
    color: #445166;
    text-decoration: none;
}

a:hover {
    color: #000;
    text-decoration: underline;
}