.textos {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.panelactivo {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.titulos {
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
	color: #E9AB00;
	font-weight: bold;
}
.negrita {
	font-size: 10px;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	font-weight: bolder;
}
.negritablanco {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: normal;
}
.panelNOactivo {
	font-family: Verdana;
	font-size: 11px;
	color: #E9AB00;
	text-decoration: underline;
	font-weight: bold;
}

