/******************/
.textoamarillo
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FFCB00; 
}
a.textoamarillo:link
{
    COLOR: #FFCB00;
}
a.textoamarillo:visited
{
    COLOR: #FFCB00;
}
a.textoamarillo:hover
{
    COLOR: #FFCB00;
}
a.textoamarillo:active
{
    COLOR: #FFCB00;
}
/******************/

/******************/
.textogrisclaro
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #343434; 
}
a.textogrisclaro:link
{
    COLOR: #343434;
}
a.textogrisclaro:visited
{
    COLOR: #343434;
}
a.textogrisclaro:hover
{
    COLOR: #343434;
}
a.textogrisclaro:active
{
    COLOR: #343434;
}
/******************/

/******************/
.textogris
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666; 
	/*font-weight:bold*/
}
a.textogris:link
{
    COLOR: #666666;
}
a.textogris:visited
{
    COLOR: #666666;
}
a.textogris:hover
{
    COLOR: #666666;
}
a.textogris:active
{
    COLOR: #666666;
}
/******************/

/******************/
.textonegro
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333; 
/*	font-weight:bold*/
}
a.textonegro:link
{
    COLOR: #333333;
}
a.textonegro:visited
{
    COLOR: #333333;
}
a.textonegro:hover
{
    COLOR: #333333;
}
a.textonegro:active
{
    COLOR: #333333;
}
/******************/

/******************/
.textorojo
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #AE1A16; 
/*	font-weight:bold*/
}
a.textonegro:link
{
    COLOR: #AE1A16;
}
a.textonegro:visited
{
    COLOR: #AE1A16;
}
a.textonegro:hover
{
    COLOR: #AE1A16;
}
a.textonegro:active
{
    COLOR: #AE1A16;
}
/******************/

/******************/
.textoblanco
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF; 
/*	font-weight:bold*/
}
a.textoblanco:link
{
    COLOR: #FFFFFF;
}
a.textoblanco:visited
{
    COLOR: #FFFFFF;
}
a.textoblanco:hover
{
    COLOR: #FFFFFF;
}
a.textoblanco:active
{
    COLOR: #FFFFFF;
}
/******************/

/******************/
.textoazul
{
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	COLOR:  #0132CC; 
}
a.textoazul:link
{
    COLOR: #0132CC;
}
a.textoazul:visited
{
    COLOR: #0132CC;
}
a.textoazul:hover
{
    COLOR: #0132CC;
}
a.textoazul:active
{
    COLOR: #0132CC;
}

/******************/