td, body {  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: Black;  }

A:link { color : Blue; text-decoration: none; }
A:visited {color : Gray; text-decoration: none; }
A:hover {color: Red;  text-decoration: underline; }
A:active {color: Red; text-decoration: underline; }
