body {
	background-color : #17154F;
	color : #FFFF99;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
}
a:link {
	color: #66FFFF;
}
a:visited {
	color : #FFD700;
}

a:hover {
	color : #FFFF33;
	text-decoration : underline;
}
.t10pt {font-size: 10px;}
.t11pt {font-size: 11px;}
.t12pt {font-size: 12px;}
.t14pt {font-size: 14px;}
.category {  font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration :none;}
.cattitle {
font-size: 14px;
font-weight: bold;
color: #00CCFF;
text-decoration :none;
}
.cattitle a:link, .cattitle a:visited {
text-decoration :none;
}
.songtitle {  font-size: 14px; font-weight: bold;}
.songtitleBL {  font-size: 14px; font-weight: bold;  color: Aqua; }
.performer {font-size: 11px;  color: #E6FFFF; font-weight: bold; }
.writer {font-size: 11px; color: #FFFFCC; font-weight: bold; }
.divider1 {font-size: 10px; color: #66FFFF;}

.songlist a:link, .songlist a:visited{
font-size: 12px;
text-decoration : none;
color: #FFFFCC;
}

.albumhead {  font-size: 18px; text-decoration : none;
  color: Fuchsia;  font-weight: bold;  }
.forward {
font-size: 12px;  color: #E6FFFF;
}
.menutop  {
	color: #66FFFF; font-size: 13px;
	text-decoration: none; font-weight: bold;
}
.menutop A:link  {
	text-decoration: none; color: #66FFFF;
}
.menutop A:visited  {
	color: #66FFFF;
	text-decoration: none;
}
.menutop A:hover  {
	color: #FFD700;
	text-decoration: underline;
	font-weight: bolder;
}