a:link {
    font-family: "Trebuchet MS", Helvetica;
    font-weight:normal;
    font-size:14px;
    text-decoration: none;
    color: #c7297d;
}

a:visited {
    text-decoration: none;
    font-weight:normal;
    font-size:14px;
    color: #c7297d;
}

a:hover {
    text-decoration: underline;
    font-weight:normal;
    font-size:14px;
    color: #c7297d;
}

a:active {
    text-decoration: underline;
    font-weight:normal;
    font-size:14px;
    color: #c7297d;
}



