A:VISITED {
	text-decoration: none;
	color:#006666;
}

A:HOVER {
	text-decoration: none;
	color:#000066;
}

A:LINK {
	text-decoration: none;
		color:#006666;
}

a:active {
	text-decoration: none;
	color:#000066;
}



.texto {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #006666}
.botoncito {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: bold; color: #006666}

