.page {font-family: Arial, Helvetica, sans-serif; color: white; font-size: 12px; font-weight: bold; background-color: black; text-align: center; height: 100% }
body {color: black; background-color: white; margin: 0px; padding: 0px; border-style: none; }
.page a { color: white; text-decoration: none; background-color: black; text-align: center }
.page a:hover { color: #FFD700; background-color: black; text-align: center }

