body { color: #666; font-family: helvetica; background-color: white; background-position: center; width: 100%; height: 100%; border-style: inherit; }table { }a:active { color: red; }a { color: #666; text-decoration: none; }a:link { color: #666; text-decoration: none; }a:hover { color: #f00; text-decoration: none; }