.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #FFFFFF;
	border: 1px solid #006699;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	background-color: #DFF4FF;
	border: 1px solid #006699;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.tableBorder {
	border: 1px solid #990000;
	background-color: #FFF9F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;


}
.showlyrics {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	background-color: #FFFAF4;
	border: 1px 1 1;
	font-size: 12px;
	font-weight: bold;

}
.Names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BB5E00;
}
.Linkss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
a:hover {
	color: #7D003F;
}
.textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	border: 1px dotted #003300;
	color: #660000;
	background-color: #CCFFFF;


}
