﻿a:link, a:visited
{
    font-weight: normal;
    color: #000098;
    text-decoration: none;
}
a:hover
{
    font-weight: normal;
    text-decoration: underline;
}
