#enlace a {
	font-size: 1px;
	color: #000000;


}
#enlace a:link {
	text-decoration: none;
}
#enlace a:visited {
	text-decoration: none;
	color: #000000;
}
#enlace a:hover {
	text-decoration: none;
	color: #000000;
}
#enlace a:active {
	text-decoration: none;
	color: #000000;
}
