body {
  font-family: Comic Sans MS, Arial, Sans-serif;
}
.music {
  font-size:18pt; color:red;
}
.songLink {
  font-size:12pt; font-weight:bold; color:blue;
}

form {display:inline;}

input.abutton {
	COLOR: white;
	FONT-FAMILY: "Ariel", "Sans-Serif", "Helvetica";
	BACKGROUND-COLOR: #006699 ;
}
