body {}
p {}
td {}
a   { color: #4169e1; text-decoration: none }
a:link { color: #4169e1; text-decoration: none }
a:visited { text-decoration: none }
a:focus { text-decoration: none }
a:hover    { color: red; text-decoration: underline; background-color: yellow }
a:active  { }
a:link img     { text-decoration: none; background-color: transparent }
a:visited img     { text-decoration: none; background-color: transparent }
a:focus img     { text-decoration: none; background-color: transparent }
a:hover img      { text-decoration: none; background-color: transparent }
a:active img     { text-decoration: none; background-color: transparent }
