body { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-repeat: repeat-y; background-position: center; }

p {}

td {}

a:link { color: red }

a:visited { color: red }

a:hover { color: blue }

a:active { color: red }

.footer { color: #fff; }
a.footer:link { color: #efe5cb; font-weight: bold; text-decoration: underline; }
a.footer:visited { color: #efe5cb; font-weight: bold; text-decoration: underline; }
a.footer:hover { color: #ffde00; font-weight: bold; text-decoration: underline;}
a.footer:active { color: #efe5cb; font-weight: bold; text-decoration: underline; }