@charset "UTF-8";
.texto_naranja {
	font-family: Verdana, Tahoma, Arial, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #f29400;
	text-decoration: none;
	font-weight: bold;
}
.texto_verde {
	font-family: Verdana, Tahoma, Arial, sans-serif, "Trebuchet MS";
	font-size: 11px;
	color: #83b817;
	text-decoration: line-through;
	font-weight: bold;
	padding-left: 0px;
}
.texto_peq10sub {
	font-family: Verdana, Tahoma, Arial, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	padding-left: 6px;
}

.texto_peq_normal {
	font-family: Verdana, Tahoma, Arial, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-left: 0px;
	margin: 0;
		}
.texto_normal_bold {
	font-family: Verdana, Tahoma, Arial, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
	margin: 0;
}
.texto_verde_bullet {
	font-family: Verdana, Tahoma, Arial, sans-serif, "Trebuchet MS";
	font-size: 12px;
	color: #83b817;
	text-decoration: none;
	font-weight: bold;
	padding-left: 6px;
}
.texto_peq {
	font-family: Verdana, Tahoma, Arial, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-left: 6px;
}
