/* CSS Copyright, 1999 - 2000            */
/* written by richard_shakeshaft@csi.com */
/*                    created 02/10/1999 */
/*                    updated 20/10/2002 */ 

BODY {
   font-family:Times, serif;
   font-size:10pt;
   color:#000000;
}
/* MUSICLST:
   Services (in bold), details of services (with italic for names)*/ 


H2 {
   color:#AF0000;
}
/* LCTITLES:
   "The Cathedral Church..."*/ 


H4 {
   font-family:Tahoma, Helvetica, sans-serif;
   font-size:10pt;
   color:#AF0000;
}
/* MUSICLST:
   Day name
   LCDATE:
   Date range at top of list
   LCTITLES:
   "Click here to see..." JavaScript generated line*/ 


H5 {
   font-family:Tahoma, Helvetica, sans-serif;
   color:#505050;
}
/* MUSICLST:
   "Canon in..." etc at head of list
   LCDATE:
   Dates
   LCTITLES:
   "Click here to see..." JavaScript generated line*/ 


H6 {
   font-family:Tahoma, Helvetica, sans-serif;
   color:#505050;
}
/* MUSICLST:
   footer (update info etc)*/ 


A {
   text-decoration:underline;
   color:#0000CC;
} 

A:ACTIVE {
   text-decoration:underline;
   color:#10C600;
}

A:VISITED {
   text-decoration:underline;
   color:#0000CC;
}

A:HOVER {
   text-decoration:none;
   color:#AF0000;
}

A.buy {
   font-family:Tahoma, Helvetica, sans-serif;
   background-color: #ffff00;
   font-size:7pt;
   font-weight:bold;
   text-decoration:underline;
   color:#0000CC;
} 

A.buy:HOVER {
   font-family:Tahoma, Helvetica, sans-serif;
   background-color: #00ffff;
   font-weight:bold;
   font-size:7pt;
   text-decoration:none;
   color:#0000CC;
} 
