a { text-decoration: none ; color: #00FF33}
a:active { color: #000000; font-family: Verdana; font-style: normal}
a:active:hover { text-decoration: underline }
a:hover { color: #000000; text-decoration: underline; font-weight: normal}
a:link { color: #000000; text-decoration: none; font-family: Verdana}
a:link:hover { text-decoration: underline }
a:visited { color: #000000; text-decoration: none ; font-family: Verdana}
a:visited:hover { text-decoration: underline }