body {
  font-family: Courier;
  text-decoration: none;
  color: #000000;
  background-color: #FFFFFF;
  
}

a:hover {
  color: #BB2266;
}

.menu {
  font-size: 30px;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

a {
  text-decoration: none;
  
  color: #5566bb;
}

.audioname {
  font-family: Courier;
  text-decoration: none;
  font-style: italic;
}

.cdname {
  font-family: Arial, Helvetica;
  text-decoration:none;
  font-weight: bold;
  font-size: 22pt;
}