a.link:link
{
        text-decoration: none;
        color: #757575;
        font-weight: bold;
}
a.link:hover
{
        color: #515151;
}

