.TEXTO_COMILLAS {
    font-size: 16px;
    font-family: Goudy Old Style, Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #743700;
}

.TEXTO {
    font-size: 14px;
    font-family: Goudy Old Style, Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #743700;
}

.TEXTO_PIE{
    font-size: 10px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #cac4b4;
}

.TEXTO_INDEX{
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    color: #333333;
}

.TITULOS {
    font-size: 16px;
	font-size: oblique 
    font-family: Goudy Old Style, Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    color: #743700;
}

.TABLA_BORDES{
    font-family: Goudy Old Style, Times New Roman, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #743700;
    background-color: #ffffff;
    border-left:1px solid #cac4b4;
    border-right:1px solid #cac4b4;
    border-top:1px solid #cac4b4;
    border-bottom:1px solid #cac4b4;	
}
.VINCULOSINDEX { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    cursor: hand;
    text-decoration: none;    
}

.VINCULOSINDEX:HOVER { color: #ff7a1d; }

.VINCULOS { 
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    cursor: hand;
    text-decoration: none;    
}

.VINCULOS:HOVER { color: #000000; }