
body { margin: 10px; background: #4E7FBB; }
a { text-decoration: none; color: red; }
a:hover { text-decoration: underline; }

#table { margin-top: 50px; padding: 10px; border: 2px solid #CD0400; background: #D4E5F9; }

