table a {
    color: #fff;
    text-decoration: none;
  }
  table a:hover {
    color: #adb0b6;
    left: 1500px;
    
  }
  