body { color: black; background-color: #fff; }
p {}
td {}
.maintext { color: black; font-size: 15px; font-family: arial; }
a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:hover { color: #900; text-decoration: underline; }
a:active { color: red; text-decoration: underline; }
