A:link { text-decoration: none  }
A:visited { text-decoration: none; }
A:hover { color: gray; background-color: black ; text-decoration: none; }
A:active { }
.txt { color: #ffffff; font-size: 10px; font-family: Arial; text-decoration: none }
.txtlink { color: #99cccc; font-size: 10px; font-family: Arial; text-decoration: none }
.txtbold { color: red; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none }
.txtblack { color: #000000; font-size: 10px; font-family: Arial; text-decoration: none }