.stones {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;; line-height: 10px; font-style: normal}
.stones A:hover { color: Red; text-decoration: underline}
.stones A:active {color: Blue; text-decoration: underline}
.stones A:link {color: Black; text-decoration: none}
.stones A:visited {color: Black; text-decoration: none}