@font-face {
  font-family: txtiso;
  src: url('font/ISOCPEUR.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

body
  {background-color: #FFFFFF; font-family: txtiso, sans-serif;}

a
  {text-decoration: none; color: #000000;}

a:hover
  {text-decoration: underline; color: #000000;}

a:active
  {color: #00FF00;}
  
td
  {border: 1px solid #FFFFFF; font-size: 18px}