body { color: black; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
span.w { color: #ffcc33; font-size: 100%; font-weight: normal; line-height: 4ex; margin: 3ex 3em 4ex 6em; }
a.w { color: #ffcc33; text-decoration: none; }
a.w:visited { color: #ffcc33; text-decoration: none; }
div.cont { font-size: x-large; text-align: justify; width: 68%; padding: 1%; }
