/*  @font-face {
    font-family: tonyfont;
    font-style:  normal;
    font-weight: normal;
    src: url(ENVIRO5.eot);
  }
*/
  body {
  background-color: #ffffcc;
  color: #000000;
  font-family: Verdana;
  font-size: small;
  font-weight: normal;
  }
  
  .maintext {
  font-family: Verdana;
  font-size: small;
  font-weight: normal;
  }
  
  .bandtext {
  font-family: arial;
  font-size: small;
  font-weight: normal;
  }
  
  .musotext {
  font-family: arial;
  font-size: 12pt;
  font-weight: normal;
  }
  
  .recordedtext {
  font-family: arial;
  font-size: 10pt;
  font-weight: normal;
  font-style: oblique;
  }
  
  .navbutton {
  text-decoration: none;
  font-family: "Verdana";
  font-size: 14pt;
  font-weight: normal;
  color: #ffffcc;
  }

  a {
  text-decoration: none;
  font-family: "Verdana";
  font-size: medium;
  font-weight: normal;
  }
  

