a,
a:link,
a:visited,
a:active {
    text-decoration: none;
}
a:hover {
    color: #99ff33;
}