a:link {
    font-family:  Tahoma;
    font-size: 10pt;
    font-style: normal;
    color: #772A6A;
   text-decoration: none;
}
a:hover {
    font-family: Tahoma;
    font-size: 10pt;
    font-style: normal;
    color: #666666;
    text-decoration: none;

}

a:active {
    font-family: Tahoma;
    font-size: 10pt;
    font-style: normal;
    color: #666666;
    text-decoration: none;
}