 table td a {
color: #FF9240;
    font-weight: bold;
}
 table td a:hover, a {
color:#009900;
}
a:hover
{
color:#333333;
}

