body { color: black; }

p { font-size: 80%; }

td {}

a:link { color: navy ; font-weight: bold; text-decoration: none; list-style-type: disc; list-style-position: inside; display: inline; }

a:visited { color: navy; font-weight: bold; text-decoration: none; }

a:hover { color: purple ; font-weight: bold; }

a:active { color: purple ; font-weight: bold; text-decoration: underline; }


