body { background-color: #fff; margin-top: 5px; margin-left: 5px; }

p { }

td {  }

a:link { font-size: medium; font-weight: normal; font-style: normal; text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { background-color: white; }

a:active { background-color: yellow; }

