.enlaces {
	color: #767D87;
	text-decoration: none;
}
a:hover {
	color: #792C7C;
	text-decoration: none;
}
a:visited, a:link, a:active {
	text-decoration: none;
}
