body { color: #fff; font-size: small; font-family: helvetica, arial; background-color: #a4bbbd; }
body.last { color: #a4bbbd; font-size: x-large; font-weight: bold; background-color: #fff; }
p {}

td {}

a:link { color: #fff; }

a:visited { color: #d4cfc7; }

a:hover { color: #fff; text-decoration: underline; }

a:active { color: #000; text-decoration: underline; }

