body { color: black; background-color: white; margin-top: 20px; margin-right: 50px; margin-left: 50px; }

p {  }

td {  }

a:link { color: blue ; text-decoration:none;}

a:visited { color: purple ; text-decoration:none;}

a:hover { color: purple ; text-decoration:none;}

a:active { color: red }
a { line-height: 120%; text-decoration: underline; }
h1 { font-size: 1.5em; font-weight: bold; margin: 0.67em 0; }
