    BODY { 
      color: #aaaaaa;
      background: #003300; 
      font-family: "comic sans ms", "Arial", sans-serif;  
    }
    A:link { 
      color: #dddddd; 
      background: #003300;
    }
    A:visited { 
      color: #888888; 
      background: #003300;
    }
    address {
      font-size: xx-small;
      text-align: left;
    }

    .center {
      text-align: center;
    }
    .tocheader {
      color: #ff00ff;
      background: #003300;
      font-family: "comic sans ms", "Arial", sans-serif;
      font-size: large;
      font-weight: bold;
    }	   
    .magenta { 
      color: #ff00ff;
      background: #003300;
      font-family: "comic sans ms", "Arial", sans-serif;  
      text-align: center; 
    }
    .title { 
      color: #ff00ff;
      background: #003300;
      font-family: "comic sans ms", "Arial", sans-serif;  
      font-size: xx-large;
      font-weight: bold;
      text-align: center; 
    }
    .subtitle { 
      color: #ff00ff;
      background: #003300;
      font-family: "comic sans ms", "Arial", sans-serif;  
      font-size: medium;
      text-align: center; 
    }
    .tagline {
      color:gray;
      background: #003300;
      font-family: "courier new", monospace;
      font-size: medium;
    }
    A.invisible:hover {
      background-color: white; 
      color: blue; 
    }

    #playlist {
      color: black;
      background: white;
      font-family: "courier new","courier",monospace;
      font-size: small;
      text-align: left;
    }

    SPAN.disco_dt {
      color: black;
      background-color: white;
    }
    SPAN.disco {
      color: #ff00ff
    }

