 
    A { 
        font-family: Verdana;
        font-weight: bold;
	font-size: 8pt;
	color: #9A7735;
    }
    
    HR {
        color: #9A7735;  
    }
    
    .HR_MENU_IZDA {
        color: white;  
    }
    
    .ENLACES {
        ont-family: Verdana;
        font-weight: bold;
	font-size: 10px;
	color: #9A7735;
    }
    
    .ENLACE_VUELTA {
        ont-family: Verdana;
        font-weight: bold;
	font-size: 10px;
	color: #9A7735;
    }
    
    .ENLACES_PAGINACION { 
        font-family: Verdana;
        font-weight: bold;
	font-size: 7.5pt;
	color: #9A7735;
    }

    .ENLACE_OPENLAND {
        font-family: Verdana;
        font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: silver;
    }
    
    .ENLACE_DESCONECTAR {
        font-family: Verdana;
        font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #EAF8FB;
    }
    
    .ENLACE_CONTACTENOS {
        font-family: Verdana;
        font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #EAF8FB;
    }
    
    .COLOR_TITULO_ADMON {
        background-color: #9A7735;  
    }
    
    .TITULO_REGISTROS {
        font-family: "Verdana";
        font-size: 10px; 
        background-color: #9A7735;
        color: white;
    }
    
    .REGISTROS_ADMON {
        font-family: "Verdana";
        font-size: 10px; 
        background-color: #FFFFFF;  
    }
    
    .CABECERA_PROYECTO {
        font-family: "Verdana";
        font-size: 10px; 
        color: white;
        background-color: #9A7735;  
    }
    
    .TITULO_TABLA {
        font-family: "Verdana";
        font-weight: bold;
        font-size: 8pt;
        color: white;
    }
    
    .TEXTO_TABLA2 {
        font-family: "Verdana";
        font-size: 10px;
    }
    
    .TEXTO_TABLA {
        font-family: "Verdana";
        font-size: 10px; 
        color: #9A7735;
    }
    
    .TITULO_DONDE_ESTOY {
        font-family: "Verdana";
        font-size: 10px; 
    }
    
    .TEXTO_CABECERA  {
        font-family: "Verdana";
        font-weight: bold;
        font-size: 12pt;
        color: white;
    }
    
    .TEXTO_INFO_USUARIO  {
        font-family: "Verdana";
        font-size: 7pt;
        color: white;
    }
    
    .TEXTO_FECHA  {
        font-family: "Verdana";
        font-size: 7pt;
    }
    
    .CAJA_TEXTO {
        font-family: "Verdana";
        font-size: 10px; 
    }
    
    .CAJA_TEXTO_PLANO { 
        font-family: "Verdana";
        font-size: 10px; 
        color: #000000; 
        background-color: #FFFFFF; 
        border: #FFFFFF; 
        border-style: solid; 
        border-top-width: 1px; 
        border-right-width: 1px; 
        border-bottom-width: 1px;
        border-left-width: 1px
    }
    
    .COLIZDA_LINK { 
        font-family: Verdana;
        font-weight: bold;
	font-size: 8pt;
	color: white;
	cursor: hand;
	text-decoration: none;
    }
    .COLIZDA_LINK:HOVER { color: #FF5C5C; }
    
    .MSG_AVISOS {
        font-family: "Verdana";
        font-size: 10px; 
        color: #A02444;
    }
    
    .ERROR_LOGIN {
        font-family: "Verdana";
        font-size: 10px; 
        color: #A02444;
    }
    
    .ERROR {
        font-family: "Verdana";
        font-size: 10px; 
        color: #A02444;
    }
    
    .NO_HAY_REGISTROS {
        font-family: "Verdana";
        font-size: 10px; 
        color: #A02444;
    }
   
    .BOTON_LINK {
        background-color: #9A7735; 
        border-bottom-width: thin; 
        border-color: #FFFFFF; 
        color: #FFFFFF; 
        font-weight: bold;
        text-decoration: none;
        font-family: Verdana;
        cursor: hand;
        font-size: 10px;
        margin: 0px;
        padding: 0px; 
    }

#social{ width:99%; text-align:right; padding-right:10px;}
#social a img{ text-decoration:none; border:none;}
#social a:hover{border-bottom:2px solid #9A7735;}
.clear{ clear:both;}

