@charset "UTF-8";
#home_bodycopy_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: normal;
	color: #333;
	text-align: left;
}
c:link {
	text-decoration: underline;
	color: #333;
}
c:visited {
	text-decoration: underline;
	color: #333;
}
c:hover {
	text-decoration: none;
	color: #333;
}
c:active {
	text-decoration: underline;
	color: #333;
}
