@font-face {
  font-family: txtiso;
  src: url(font/ISOCPEUR.woff2);
  font-weight: normal;
  font-style: normal;
}

body
  {background-color: #FFFFFF; font-family: txtiso, sans-serif;}
  
a
  {text-decoration: none; color: #000000;}

a:hover
  {border-style:solid; border-width:1px; color: #000000; background-color:#00FF00}

a:active
  {color: #00FF00; font-size: 18px;}

td
  {border: 1px solid #FFFFFF; font-size: 18px}

.nnn
  {border-style:solid; border-width:1px; color: #000000; font-size: 18px; letter-spacing: 1pt}

.brightness {background-color: white; display: inline-block;}

.brightness img:hover {opacity: .75;}