#annualfund a {
    text-decoration: none;
    color:black;
    font-weight:bold;
    font-size:11px;
    line-height:18px;
}

#annualfund a:hover {
    text-decoration: underline;
}