
A:visited  {color: #151B8D; text-decoration: none}
A:link  {color: SteelBlue; text-decoration: underline}
A:active  {color: SteelBlue; text-decoration: none}
A:hover {text-decoration: none;color: black;background: #6AFB92;font-size: 16px;}


TD
A:hover {text-decoration: none;color: black;background: #52F3FF;font-size: 22px;}

