
font.BASIC{
font-size: 12 pts;
font-family: Garamond;
font-style: bold;
color: #000000;
}

font.AnyOtherColor{
font-size: 12 pts;
font-family: Garamond;
font-style: bold;
}



font#hdr1{
font-size: 14 pts;
font-family: Garamond;
font-style: bold;
color: #000080;
}

font#grn{
font-size: 14 pts;
font-family: Garamond;
font-style: bold;
color: #008000;
}


font#MonthNames{
font-size: 22 pts;
font-family: Garamond;
font-style: bold;
color: #000077;
}

font#BigBoldWht{
font-size: 48;
font-family: Garamond;
font-style: bold;
color: White;
}


a:link{color: #000088;} 
a:visited{color: #000088;}
a:hover{color: #0000FF;}


/* -- Delete Entry -- */
a:link#delEntry{color: #FF0000;} 
a:visited#delEntry{color: #FF0000;}
a:hover#delEntry{color: #000000;}


/* -- Select Month on Schedule -- */
a:link#SelMonth{color: #000000;} 
a:visited#SelMonth{color: #000000;}
a:hover#SelMonth{color: #0000B8;}

/* -- Society -- */
a:link#SelBand{color: #000000;} 
a:visited#SelBand{color: #000000;}
a:hover#SelBand{color: #0078B8;}


/* -- Index - see band in Action -- */
a:link#BandPix{color: Navy;} 
a:visited#BandPix{color: Navy;}
a:hover#BandPix{color: #0046AA;}