a:active {  font-size: x-small; font-weight: bold; color: #FFFF99; text-decoration: underline}
a:hover {  font-size: x-small; font-weight: bold; color: #000000; text-decoration: underline; background-color: #FFFF00}
a:visited {  font-size: x-small; font-weight: normal; color: #FFCC00; text-decoration: underline}
a:link {  font-size: x-small; font-weight: normal; color: #FFFF00; text-decoration: underline}

