body {
 background-color: #000000;
 margin: 0px;
 font-size: 16px;
 font-family: Arial, Helvetica, sans-serif;
 line-height: 150%;
 text-align: center;
 letter-spacing: 0.1em;
}

a { color: #ffffff; text-decoration: none; }
a:hover { color: #1ab3e6; text-decoration: none; }
a:active { color: #b34d99; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }