Body {
  scrollbar-arrow-color: #00E3DF;
  scrollbar-track-color: #000000;
  scrollbar-face-color: #00E3DF;
  scrollbar-highlight-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #000000; 
  overflow-y: auto;
  overflow-x: hidden;

cursor:crosshair;

  font-family: "Century Gothic", Arial, Sans-Serif;
  font-size: 14px;
  color:#00E3DF;
  background-color:#000000;
  text-align: justify;
  }
  
a:link, a:visited, a:active {
  height: 1px;
  color: #00E3DF;
cursor:crosshair;
 text-decoration: underline; cursor:crosshair}

  
a:hover { 
  color : #00E3DF; text-decoration: none; cursor:crosshair}
  
td {
  font-family: "Century Gothic", Arial, Sans-Serif;
  font-size: 14px;
  color:#00E3DF;
  background-color: transparent;
  }


  