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