  A {
    color: white;
  }

  A:hover {
    color: red;
  }

  table {
    font-family: verdana; 
    font-size: 12px; 
    color: white;
  }

