a.enlace:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.enlace2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.borden {

	border: 1px solid #000000;
}

