a {
text-decoration:underline;
color:#cc0000;
}

a:hover {
text-decoration:underline;
color:#cc0000;
}

.subhead {
	font-family: "Arial Black", "Franklin Gothic Demi";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.text {
	
	color: #ff0000;
	text-decoration: underline;
}
a.text:link {

	color: #ff0000;
	text-decoration: underline;
}
a.text:hover {

	color: #ff0000;
	text-decoration: underline;

}
a.text:visited {

	color: #ff0000;
	text-decoration: underline;
}
.sections {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.spacedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.sectionLowercase {
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

