A 
{	font-family:   verdana, arial, helvetica; font-size: 10px; }

/* texto predeterminado negro*/
.texto 
{	font-family: verdana;	font-style: normal;	font-weight: normal; font-size: 10px; color: #000000; }
.texto a
{	font-family: verdana;	font-style: normal;	font-weight: normal; font-size: 10px; color: #000000; text-decoration: none }
.textob 
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #000000; }
.textob a
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #000000; text-decoration: none }

/* texto gris */
.textog 
{	font-family: verdana;	font-style: normal;	font-weight: normal; font-size: 10px; color: #666666; }
.textog a
{	font-family: verdana;	font-style: normal;	font-weight: normal; font-size: 10px; color: #666666; text-decoration: none }
.textogb 
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #666666; }
.textogb a
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #666666; text-decoration: none }
.textogb a:hover
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #000000; text-decoration: none }

/* texto gris cccccc*/ 
.textoc 
{	font-family: verdana;	font-style: normal;	font-weight: normal; font-size: 10px; color: #cccccc; }
.textoc a
{	font-family: verdana;	font-style: normal;	font-weight: normal; font-size: 10px; color: #cccccc; text-decoration: none }

/* texto gris 999999*/ 
.texto9b 
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #999999; }
.texto9b a
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #999999; text-decoration: none }
.texto9b a:hover
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #ffffff; text-decoration: none }

/* texto blanco */
.textow 
{	font-family: verdana;	font-style: normal;	font-weight: normal; font-size: 10px; color: #ffffff; }
.textowb 
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #ffffff; }
.textowb a
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #ffffff; text-decoration: none }


/* stitulo negro */
.stitb 
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #000000; }
.stitb a
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #000000; text-decoration: none }
.stitb a:hover
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #990000; }

/* stitulo rojo fondo blanco*/
.stitrb 
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #990000; }
.stitrb a
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #990000; text-decoration: none }

/* stitulo rojo fondo negro*/
.stitr2b 
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #cc0000; }
.stitr2b a
{	font-family: verdana;	font-style: normal;	font-weight: bold; font-size: 10px; color: #cc0000; text-decoration: none }

