.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ffffff;
}

.copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: e4e4e4;
}
.newsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: ffffff;
	text-decoration: underline;

}
.newsStoryShort {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: CCCCCC;
}
.newsStoryLong {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: CCCCCC;
}

.newsStoryLong a {color: #CC3300 !important;}

.newsHeadlineSongNames {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: CCCCCC;

}

.emailTextBox {
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	padding-left: 5px;
}

.submitButton {
	background-color: #CC3300;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
