.ResumeEmail:link {
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.ResumeEmail:visited {
	font-weight: bolder;
	color: #000;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.ResumeEmail:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #917B4C;
}
