A {
    color: #000000;
    text-decoration: none;
}

A:visited {
    color: #000000;
}

A:hover {
    color: #2596B9;
    text-decoration: none;
    font-weight:bold;
}
