body {
	text-align: center;
	margin-top: 30px;
}

.imagenB a:link img {
	text-decoration: none;
	border: none;
	outline: none;
}

.imagenB a:visited img {
	text-decoration: none;
	border: none;
	outline: none;
}

.imagenB a:active img {
	text-decoration: none;
	border: none;
	outline: none;
}

.imagenB a:hover img {
	text-decoration: none;
	border: none;
	outline: none;
}