a:link  { color: blue; text-decoration: none }
a:visited  { color: gray; text-decoration: none }
a:active  { text-decoration: none }
a:hover   { color: black; font-size: 100%; text-decoration: none; background-color: yellow }
