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