body { text-decoration: none; }

p { text-decoration: none; }

td { text-decoration: none; }

a:link { color: #1a5365; text-decoration: none; }

a:visited { color: #1a5365; text-decoration: none; }

a:hover { text-decoration: underline; }

a:active { color: #1a5365; text-decoration: none; }

