body { color: black; font-size: 13px; line-height: 16px; background-color: white; letter-spacing: 1px; }

p {}

td { font-size: 12px; line-height: 16px; letter-spacing: 1px; }

a:link { color: blue ; text-decoration: none; }

a:visited { color: purple ; text-decoration: none; }

a:hover { text-decoration: underline; }

a:active { color: red }

