a{
    color: #2680EB;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}