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

p {}

td {}

a:link { color: #fff ; text-decoration: none; }

a:visited { color: #dddddd ; text-decoration: none; }

a:hover { color: #afafaf ; background-color: #fff; text-decoration: none; }

a:active { color: #000 ; text-decoration: none; }
#head { font-family: tahoma, verdana, sans-serif, arial; position: relative; top: 0; float: none; }
#footer { font-family: verdana; background-color: #808080; background-image: url(../images/footer.gif); position: relative; width: 800px; height: 25px; float: none; }
