a {
    color: #352679;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}