.RojoBoldGrande {
	font-family: Tahoma;
	color: #992526;
	font-weight: bold;
}

.VerdeBoldGrande {
	font-family: Tahoma;
	color: #004908;
	font-weight:bold;
}

.RojoBoldChico 
{
	font-family: Tahoma;
	color: #992526;
	font-weight: bold;
	font-size: 12px;
}

.RojoChico 
{
	font-family: Tahoma;
	color: #992526;
	font-size: 12px;
}

.VerdeChico 
{
	font-family: Tahoma;
	color: #004908;
	font-size: 12px;
}

.VerdeBoldChico 
{
	font-family: Tahoma;
	color: #004908;
	font-weight: bold;
	font-size: 12px;
}

.VerdeSobreRaya 
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #004908;
}

.NegroLetraPequena
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
}