.texto-normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.texto-titulo {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.formulario-busqueda {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #F0F0F0;
}
.cel A:hover {color:DC0023; 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:DC0023; text-decoration: underline} /*color de link sobre*/
.texto-titulocolor {
	font-family: Tahoma;
	font-size: 11px;
	color: DC0023;
	font-weight: bold;
	text-decoration: underline;
}
.formularios {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #EBEBEB;
}
.texto-azul {

	font-family: Tahoma;
	font-size: 11px;
	color: #0d9ced;
}
.texto-titulorojo {

	font-family: Tahoma;
	font-size: 12px;
	color: #dc0023;
	font-weight: bold;
}
.texto-blanco {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

