
a:link                 { color: black; text-decoration: none; border-top: 0 dotted black }
a:visited                { color: black; text-decoration: none }
a:hover                { color: white; text-decoration: none; background-color: black; cursor: hand     }
a:active          { color: gray; text-decoration: none }
.altlink { }
.altlink a:link { text-decoration: underline }
.altlink a:visited { text-decoration: underline }
.altlink a:hover  { color: black; text-decoration: none; background-color: #faf0e6 }
.altlink a:active { }
.hilite { background-color: #faf0e6 }
