a:active {  text-decoration: underline; color: 99FF99}
a:link {  text-decoration: none; color: #99FF99}
a:visited {  color: #99FF99; text-decoration: none}
a:hover {  color: #99FF99; text-decoration: underline}

