.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footertext:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	padding: 15px;
}
.pinksubheader {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #C83181;
	text-decoration: underline;
	padding: 0px;
}
.blacksubheaders {


	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 0px;
}
