.linkemails {
	color: #bd9f82;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;

}
