.LetraTituloColor
{
    font-family : arial;
    font-size : 12px;
    font-weight : bold;
    color : #980000;    
}

.LetraNegraContenido
{
    font-family : arial;
    font-size : 11px;
    color : Black;   
	line-height : 14px; 
}

.LetraLink
{
    font-family : arial;
    font-size : 11px;
    color : #586458;   
}

.LetraAzulHomeNegrita
{
    font-family : arial;
    font-size : 13px;
    color : #102060;   
    font-weight : bold;
	font-style : italic;
}

.LetraAzulHome
{
    font-family : arial;
    font-size : 12px;
    color : #102060;  
	line-height : 18px; 
}
