.enlaces {
	position:relative;
	width:800px;
	margin:0 auto 32px auto;
	text-align: left;
}


.enlaces a {
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
	color: #909090;
	text-decoration: none;
	letter-spacing: 0.3em;
	position:relative;
	margin:0 5px
}

.enlaces a:link, a:visited {

}

.enlaces a:hover {
	color: #8FA929;
	text-decoration: none;
}
