html, body {    font-family: Arial, sans-serif;    font-size: 10pt;    color: black;    background-color: #black;    margin: 0;}a:hover {    text-decoration: none;    color: #595949;     background: #ffffea;}