.textGrisNorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.textGrisBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
.textNegreNorm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.textVermellBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E21F1B;
}
.textVermellNorm {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #E21F1B;
}
.textVermellBoldIntermitent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E21F1B;
	text-decoration: blink;
}

.textVermellBoldSubratllat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E21F1B;
	background-color: #FFFF00;
}
.textNegreCourier {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	font-style: normal;
}
.textVermellCourier {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #E21F1B;
	font-variant: normal;
	font-style: normal;
}
.textGrisCourier {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	font-variant: normal;
	font-style: normal;
}
.textBlauCourier {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	font-variant: normal;
	font-style: normal;
}
