body {
   font-family:verdana, arial, helvetica, sans-serif; 
   background: #4F3A59;
}

td { 
   font-family:verdana, arial, helvetica, sans-serif; 
   color:#E7CFF2;
} 

tr.menu {
   background-color: #997DA6;
} 

a:link {
  color: #E7CFF2;
  text-decoration: none;
}
a:visited {
  color: #E7CFF2;
  text-decoration: none;
}
a:active {
  color: #E7CFF2;
  text-decoration: none;
}
a:hover {
  color: #E7CFF2;
  text-decoration: underline;
}

blockquote{
   font-size: 16
}

.attr{
   font-weight: bold; 
   font-size: 12;
   text-align: right;
}


b.menu { 
   font-size: 20;
   font-weight: bold; 
}



b.upcoming-shows {
   font-size: 25;
}

.text { 
   color: #E7CFF2;
   font-size: 16;
 
} 

.label { 
   color: #000000;
   font-size: 12; 
} 

.sublabel{
   font-size: 10;
}


.subhead { 
   color:#997DA6;
} 

a.text-link { 
   color:#997DA6;
} 

.main {
   font-family: arial;
   
   font-size: 26;
}
