a            { color: #354730; text-decoration: none; font-weight: bold }
a.nonbold    { text-decoration: none; font-weight: normal }
A:hover { color: red; }
/* A:visited { color: #551188; } */
a:active     { color: #FF6600 }