a:active {  }
a:active {  color: #999999; text-decoration: none; font-style: normal; font-weight: bold}
a:visited {  text-decoration: none; color: #999999; font-weight: bold}
a:link {  text-decoration: none; font-weight: bold; color: #999999}
a:hover {  text-decoration: none; color: #FF0000; font-weight: bold}
