.emailtofriend {
	text-decoration: none;
}
.emailtofriend:hover {
	text-decoration: underline;
	cursor: url("images/select.cur");
}