@charset "UTF-8";
/* CSS Document */
table {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    text-align:center;
  }
  
  a{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:16px};
  


/* CSS Document */


