body {background-color: black;}
  
a:link {color: white}
a:visited {color: white}
a:hover {color: #FF0000}
a:active {color: #FF0000}

div {text-align: center;
     font-family: arial}