body { color: black; background-color: white; }

p {}

td {font-family: century gothic; font-size: 16px; color: #1770CA }

text {font-family: century gothic; font-size: 16px; color: #1770CA }

a:link { color: #1770CA; }

a:visited { color: red; }

a:hover { color: purple; }

a:active { color: yellow; }

