.texto-normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.texto-titulo {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.formulario-busqueda {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #F0F0F0;
}
.cel A:hover {color:#0d9ced /*color sobre no visitados*/; text-decoration: underline } A:visited {color:#0d9ced}
.cel A:link, .cel A:visited  {color:#0d9ced; text-decoration: underline} /*link sobre celeste*/
.cel A:hover, .cel A:visited:hover {color:#ffa200; text-decoration: underline} /*color de link sobre*/
.texto-titulocolor {
	font-family: Tahoma;
	font-size: 12px;
	color: #0d9ced;
	font-weight: bold;
	text-decoration: underline;
}
.formularios {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #EBEBEB;
}
