a:link {color: #0000FF}
a:visited {color: #800080}
a:active {color: #FF0000}
a.n1:link {
  color: white;
  border-bottom: yellow 1px dotted;
  text-decoration: none;
}
a.n1:visited {
  color: white;
  border-bottom: yellow 1px dotted;
  text-decoration: none;
}
a.n1:hover {
  color: black;
  background-color: e0ecff;
  text-decoration: none;
}

.c1 {color: blue; font-weight: bold}
.c2 {color: red}
/* .c2 {font:bold 12px Arial; color: #0000FF; text-decoration: none} */
.title {margin: 6px; font-family: verdana, times new roman; font-size: 12pt; font-weight: bold; text-align: left; color: #000000; letter-spacing: 1px;}
.artist{margin: 6px; font-family: tahoma; font-size: 10pt; text-align: left; color: #000000;}
.composer{margin: 6px; font-family: tahoma; font-size: 10pt; text-align: center; color: #000000;}
.nav   {margin: 6px; font-family: arial; font-size: 8pt; text-align: left; color: white;}
.head1 {background-color: #848484; border-style: solid; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 2px}
.head2 {background-color: #e9e9e9; border-style: solid; border-top-width: 0px; border-left-width: 0px; border-right-width: 0px; border-bottom-width: 2px; border-color: #811e21}
.notes {font-family: georgia,verdana,times new roman; font-size: 9pt; text-align: left; color: #000000;}
.notes2 {font-family: verdana,times new roman; font-size: 8pt; text-align: left; color: #000000; background-color: #FFFFCC; padding-left: 5px;}
.vidtitle {margin: 6px; font-family: verdana, times new roman; font-size: 11pt; font-weight: bold; text-align: left; color: #000000;}
