a:hover {  color: #999999; text-decoration: underline; font-style: normal}
a:active {  text-decoration: underline; color: #CCCCCC}
a:link {  text-decoration: none; color: #CCCCCC}
a:visited {  text-decoration: none; color: #CCCCCC}
a:visited:hover { color: #999999; text-decoration: underline}
