

td.maintext { 
  font-size: 16px; 
  text-align: justify; 
} 

.text28 { font-size: 28px; }
.text26 { font-size: 26px; }
.text18 { font-size: 18px; }

.artist {
  font-size: 18px;
  color: #CCCCFF;
  font-weight: bolder;
 }

.show, .show TH {
  color:black;
  font-size: 13px;
  border: 1px solid #CCCCFF; 
  }

.lilac {
  background-color:#CCCCFF;
  color:black;
  font-weight: bolder;
  border: 2px solid white; 
  }

.lilac TH {
  font-family: sans-serif;
  font-weight:600;
  border: 2px solid black; 
  }
    
.lilac A:VISITED { text-decoration: none; color:blue }
.lilac A:LINK    { text-decoration: none; color:blue }
.lilac A:ACTIVE  { text-decoration: none; color:blue }
.lilac A:HOVER   { text-decoration: none; color:yellow }

.navsubpick A:VISITED { text-decoration: none; color:#CC00FF; }
.navsubpick A:LINK    { text-decoration: none; color:#CC00FF; }
.navsubpick A:ACTIVE  { text-decoration: none; color:#CC00FF; }
.navsubpick A:HOVER   { text-decoration: none; color:#00CCFF; }