.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #473827;
	text-align: left;
}
a:link {
	color: #960;
	text-decoration: underline;
}
a:visited {
	color: #960;
	text-decoration: underline;
}
a:hover {
	color: #960;
	text-decoration: none;
}
a:active {
	color: #960;
	text-decoration: none;
	text-align: center;
}

/* Social Media Icons
 ----------------------------------------------- */
 a.socialIcons {
 margin-right: 5px; /* Increase the number to increase the space between the icons */
 }

a.socialIcons:hover {
 opacity: .8;
 filter:alpha(opacity=80); /* For IE8 and earlier */
 }
