body { color: black; background-color: white; }
p {}
td {}
a:link { color: black ; text-decoration: none; }
a:visited { color: black ; text-decoration: none; }
a:hover { color: black ; text-decoration: none; }
a:active { color: black ; }
.linktext { font-size: 1em; font-family: monospace; }
.linkbig { font-size: 1.5em; font-family: monospace; }
