a {  text-decoration: none}
a:hover {  text-decoration: underline; background-color: #CCCCFF; color: #000000}
a:active {  color: #FF0000; text-decoration: underline}
.unnamed1 {  text-decoration: blink; color: #FF0000; background-repeat: repeat}
