a:link {
        color: #004080;
        text-decoration: none
}
a:visited {
        color: #004080;
        text-decoration: none
}
a:active {
        color: #004080;
        text-decoration: none
}
a:hover {
        color: #000080;
        text-decoration: none
}
