body {
  font-size:8pt;
  font-family: arial;
  font-color: white;
  background-color: black;
  letter-spacing: 0pt;
  overflow-x:hidden;
  overflow-y:hidden;
  border:0;
  margin: 0 0 0 0;
}


a:link {
  color: white;
  font-size: 8pt;
  font-family: tahoma; 
  text-decoration: none;   
  letter-spacing: 0pt;
}

a:active {
  color: white;
  font-size: 8pt;
  font-family: tahoma; 
  text-decoration: none;   
  letter-spacing: 0pt;
}

a:visited {
  color: white;
  font-size: 8pt;
  font-family: tahoma; 
  text-decoration: none;   
  letter-spacing: 0pt;
}

a:hover {
  color: red;
  font-size: 8pt;
  font-family: tahoma; 
  text-decoration: none;   
  letter-spacing: 0pt;
}
