a {
    color: #21336b;
    text-decoration: none;
    font-style: oblique;
    font-weight: 400;
}

a:hover {
    font-weight: 700;
}