﻿

a:link {
    text-decoration: none;
    color: #2784C9;
font-weight: bold;
}

a:visited {
    text-decoration: none;
    color: #2784C9;
font-weight: bold;
}

a:active {
    text-decoration: none;
    color: #2784C9;
font-weight: bold;
}
a:hover {
    text-decoration: none;
    color: #17527D;
font-weight: bold;
}
