﻿.texto_negro_enorme
{
	font-family: Candara, Calibri, Arial;
	font-size: 18px;
	color: #000000;
}

.texto_negro_grande
{
	font-family: Poor Richard, Lucida Sans Unicode, Book Antiqua, Arial;
	font-size: 14px;
	color: #000000;
}

.texto_negro_normal
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

.texto_negro_small
{
	font-family: Lucida Sans Unicode, Book Antiqua, Arial;
	font-size: 10px;
	color: #000000;
}

.texto_blanco_grande
{
	font-family: Poor Richard, Book Antiqua, Arial;
	font-size: 20px;
	color: #FFFFFF;
}

.texto_blanco_normal
{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.texto_amarillo_grande
{
	font-family: Poor Richard, Book Antiqua, Arial;
	font-size: 20px;
	color: #CA9B33;
}

.texto_amarillo_grande_2
{
	font-family: Palatino Linotype, Verdana;
	font-size: 20px;
	color: #CA9B33;
}

.texto_amarillo_enorme
{
	font-family: Lucida Calligraphy, Lucida Handwriting, Verdana;
	font-size: 48px;
	font-style: italic;
	font-weight: bold;
	color: #CA9B33;
}

.texto_amarillo_normal
{
	font-family: Verdana;
	font-size: 12px;
	color: #CA9B33;
}

.texto_amarillo_small
{
	font-family: Arial;
	//font-family: Verdana;
	font-size: 9px;
	color: #CA9B33;
}

.texto_rojo_mediano
{
	font-family: Verdana;
	font-size: 10px;
	color: #620203;
}

.texto_rojo_normal
{
	font-family: Verdana;
	font-size: 14px;
	color: #620203;
	font-weight: bold;
}