.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.copy-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.copy-link:hover {
	text-decoration:underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	line-height:18px;
}
.footer-link:hover {
	color: #005825;
	text-decoration:underline;
}.sendFriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0f4924;
	background-color: #96baa5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:138px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}