body, p, table, tr, td, th, ol, ul, li {
         color: black;
         font-size: 12px;
         font-family: verdana, arial, helvetica, geneva, swiss, sunSans-regular, sans-serif;
 }
a:active { color: FF9933; text-decoration: none}
a:link   {  color: FF9933; text-decoration: none}
a:visited { color: FF9933; text-decoration: none}
a:hover  { color: red; text-decoration: none}
