a:active {  font-size: x-small; color: #666600; text-decoration: underline}
a:hover {  font-size: x-small; color: #666600; text-decoration: underline; background-color: #FFCC00}
a:link {  font-size: x-small; color: #FF0000; text-decoration: underline}
a:visited {  font-size: x-small; color: #CC0000; text-decoration: underline}

