.fondo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CCCCCC;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.textoExplica {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #999999;
}
