a:hover
A.pic {border: 0; color: blue; text-decoration: underline; font-family: Tahoma; font-size:14pt;}
A.pic:active {color: red; text-decoration: underline; font-family: Tahoma; font-size:14pt;}
A.pic:hover {color: red; text-decoration: underline; font-family: Tahoma; font-size:14pt;}
img {border-width: 2; border-color: #555555;}
img:hover {border-width: 2; border-color: blue; background-color: red; color: red; text-decoration: underline; font-family: Tahoma; font-size:14pt;}
img.play {border-width: 0; border-color: #555555;}
img.play:hover {border-width: 0; border-color: blue; background-color: red; color: red; text-decoration: underline; font-family: Tahoma; font-size:14pt;}
.textspan {font-size: 14pt; font-family: Georgia; color: #EEEEEE; font-variant: small-caps;}
