A.a  { text-decoration : none; }
A  { text-decoration : none; }
A.a:hover  { text-decoration : underline; color : red; }
A:hover  { text-decoration : underline; color : red; }
P.a  { text-align : justify; }
TD.a  {  text-align : justify; }

TD   { font-family : Verdana,Arial,Helvetica; font-size: 1em}
