td {
 font-family: Arial;
 text-align: center;
 color: #FFFFFF;
 background: #008040;
}

a { font-family: Arial; }

A:link     {text-decoration: none;color: white;}
a:visited  {text-decoration: none;color: white;}
A:active   {text-decoration: none;color: white;}
A:hover    {text-decoration: none;color: white;}