/* CSS Document */

a {  font-family: Verdana;font-size: 10px; color: #000000; text-decoration: none}
a:link {  font-family: Verdana;  font-size: 10px;  color: #000000; text-decoration: none}
a:active {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none}
a:hover {  font-family: Verdana;  font-size: 10px; color: #000000; text-decoration: none}
a.visited {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none}

.texth {  font-family:verdana ; font-size:10px; color: #000000; text-decoration: none}
.texth :link {  font-family: Verdana; font-size: 10px;  color: #000000; text-decoration: none}
.texth :active {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration:underline}
.texth :hover {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration: underline}
.texth .visited {  font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none}