﻿.texto_negro_negrita_normal
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.texto_negro_normal
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.texto_negro_mediano
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

.texto_negro_grande
{
	font-family: Shruti, Tahoma;
	font-size: 16px;
	color: #000000;
}

.texto_gris_grande
{
	font-family: Shruti, Tahoma;
	font-size: 14px;
	color: #383737;
	font-weight:bold;
}

.texto_negro_normal_2
{
	font-family: Shruti, Tahoma;
	font-size: 14px;
	color: #000000;
}

.texto_negro_small
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.texto_gris_small
{
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
}