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

a:hover {
    color: #5582d5;
}
