body { color: black; background-color: white; }p { margin: 0; }td {  }a:link { color: orange ; text-decoration: underline; }a:visited { color: orange ; text-decoration: underline; }a:hover { color: orange ; }a:active { color: orange ; text-decoration: underline; }ul { color: orange; margin: 0 0 20px 40px; padding: 0; list-style: inherit; }.centered { position: absolute; top: 5%; }
