a.email {
	font-weight: normal;
	text-decoration: none;
	color: #FFE1AD;
}

a.email:hover {
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
	}
