.text A:visited {color: #9966CC; text-decoration: underline}
.text A:link {color: blue; text-decoration: underline}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.text A:hover { color: red; text-decoration: underline; bold}
.text A:active {color: red; text-decoration: underline}