.EstiloCols a:link {
	text-decoration: none;
	color: #FFFFFF;
	}
.EstiloCols a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.EstiloCols a:hover {
	text-decoration: underline;
	color: #66CC99;
	background-color: #0099CC;
	}
.EstiloCols a:active {
	text-decoration: none;
	color: #FFFFFF;
	}


.EstiloColsi a:link {
	text-decoration: none;
	color: #000000;
	}
.EstiloColsi a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.EstiloColsi a:hover {
	text-decoration: underline;
	color: #66CC99;
	background-color: #0099CC;
	}
.EstiloColsi a:active {
	text-decoration: none;
	color: #FFFFFF;
	}