.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}	
.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCCCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}	
.bigLink {
	font-family: "Helvetica Neue Bold Condensed";
	font-size: 24px;
	color: #FFCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
