BODY { 
  font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif; 
  font-size: small;
  background: #ffffff;
  color: #999999;

  margin-top:10px;
  margin-left:10px;
  margin-bottom:10px;
  margin-right:10px;
}

A.inet-link:link    { background: #f9f9f9; text-decoration: none; color: #c0c0c0; }
A.inet-link:visited { background: #f9f9f9; text-decoration: none; color: #c0c0c0; }
A.inet-link:hover   { background: #eeeeee; text-decoration: underline; color: red; }
A.inet-link:active  { background: #eeeeee; font-weight: bold; text-decoration: underline; color: #ff0000; }

A.email-link:link    { background: transparent; text-decoration: none ; color: #c0c0c0; }
A.email-link:visited { background: transparent; text-decoration: none ; color: #c0c0c0; }
A.email-link:hover   { background: #fefefe; text-decoration: underline ; color: #9999cc; }
A.email-link:active  { background: transparent; font-weight: bold; text-decoration: none ; color: #9999cc; }

A.text-link:link    { background: transparent; text-decoration: none; color: #999999; }
A.text-link:visited { background: transparent; text-decoration: none; color: #999999; }
A.text-link:hover   { background: transparent; text-decoration: none; color: #999999; }
A.text-link:active  { background: transparent; text-decoration: none; color: #999999; }
