﻿a {
    text-decoration: underline;
    color: #1594d2;
}

a:hover {
    text-decoration: none;
}