body { background-color: black; } .gallery { border: 1px solid #ffffff; } td { font-family: Tahoma, Arial, Times New Roman; color: white; font-size: 13; vertical-align: top; } td.justify { font-family: Tahoma, Arial, Times New Roman; color: white; font-size: 13; text-align: justify; vertical-align: top; } td.center { font-family: Tahoma, Arial, Times New Roman; color: white; font-size: 13; text-align: center; vertical-align: top; } td.centerblack { font-family: Tahoma, Arial, Times New Roman; color: black; font-size: 13; text-align: center; vertical-align: top; background-color: silver; } td.centermid { font-family: Tahoma, Arial, Times New Roman; color: white; font-size: 13; text-align: center; vertical-align: middle; } td.title { vertical-align: middle; } td.songtypes { font-family: Tahoma, Arial, Times New Roman; color: lightblue; font-size: 12; font-weight: bold; } td.elksols { vertical-align: center; } a.months { font-family: Tahoma, Arial, Times New Roman; color: orange; font-size: 13; font-weight: bold; align: left; } a { font-family: Tahoma, Arial, Times New Roman; color: yellow; font-size: 12; } a.whitelink { font-family: Tahoma, Arial, Times New Roman; color: white; font-size: 12; text-decoration: none; } a:hover.whitelink { text-decoration: underline; } a.download { font-family: Tahoma, Arial, Times New Roman; color: yellow; font-size: 12; text-decoration: none; } a:hover.download { font-family: Tahoma, Arial, Times New Roman; color: yellow; font-size: 12; text-decoration: underline; } img.noborder { border: 0px } img.whiteborder { border: 1px solid #ffffff; }