.texto {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #757471;
	line-height: 14px;

}
a:hover {
    color:#FF6600;
	text-decoration: underline;
} 
.textos {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #757471;
	text-decoration: none;
}
.subrayado {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #757471;

}
.negrita {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #787877;
	text-decoration: none;
}
.textoCopia {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #757471;
	line-height: normal;
}
.naranja {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;

}
.negritasub {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #787877;
	text-decoration: underline;
}
.negrita2 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.textos2 {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #757471;
	text-decoration: none;
}

