a.           { cursor: hand; color: #000080; text-decoration: none       }
a:active     { cursor: hand; color: #FF0000                              }
a:visited    { cursor: hand; color: #000080                              }

a.dd         { cursor: hand; color: #000080; text-decoration: none       }
a.dd:hover   { cursor: hand; color: #FF0000; text-decoration: underline  }
