HR { color: #5F7DA3; }

.HR_SANSE { color: #C81D4A; }

.HR_TORREJON { color: #433563; }

.HR_COSLADA { color: #9C4040; }

.HR_TRESCANTOS { color: #007229; }
    
.ENLACES {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #5F7DA3;
}

.ENLACES_ALCORCON {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #017769;
    cursor: hand;
    text-decoration: none;
}
.ENLACES_ALCORCON:HOVER { color: red; }

.ENLACES_SANSE {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #C81D4A;
    cursor: hand;
    text-decoration: none;
}
.ENLACES_SANSE:HOVER { color: #000000; }

.ENLACES_TORREJON {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #433563;
    cursor: hand;
    text-decoration: none;
}
.ENLACES_TORREJON:HOVER { color: #000000; }

.ENLACES_COSLADA {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #9C4040;
    cursor: hand;
    text-decoration: none;
}
.ENLACES_COSLADA:HOVER { color: #000000; }

.ENLACES_TRESCANTOS {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #007229;
    cursor: hand;
    text-decoration: none;
}
.ENLACES_TRESCANTOS:HOVER { color: #000000; }

.ENLACES_IDX {
    font-family: Verdana;
    font-weight: bold;
    font-size: 8pt;
    color: #315188;
    cursor: hand;
    text-decoration: none;
}
.ENLACES_IDX:HOVER { color: #D02433; }

.ENLACES_MARCAR {
    font-family: Verdana;
    font-weight: bold;
    font-size: 9px;
    color: #DDDDDD;
    cursor: hand;
    text-decoration: none;
}
.ENLACES_MARCAR:HOVER { color: #D02433; }
    
.ENLACE_OPENLAND {
    font-family: Verdana;    
    font-size: 8pt;
    text-decoration: none;
    color: #878788;
}
    
.ENLACE_DESCONECTAR {
    font-family: Verdana;
    font-weight: bold;
    font-size: 7pt;
    text-decoration: none;
    color: #ffff00;
}
    
.ENLACE_CONTACTENOS {
    font-family: Verdana;
    font-weight: bold;
    font-size: 7pt;
    text-decoration: none;
    color: #ffffff;
}
    
.TEXTO_TABLA {
    font-family: Verdana;
    font-size: 8pt;
    color: #000000;
}

.TEXTO_TABLA_PEQ {
    font-family: Verdana;
    font-size: 9px;
    color: #000000;
}
    
.CAJA_TEXTO {
    font-family: Verdana;
    font-size: 8pt;    
}

.CAJA_TEXTO_COSLADA {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: #A4A4A4; 
    border-style: solid;
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px;
    border-left-width: 1px
}

.CAJA_TEXTO_TRESCANTOS {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
    border: #A4A4A4; 
    border-style: solid;
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px;
    border-left-width: 1px
}

.AVISOS_ERRORES {
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt; 
    color: #D02433;
    background-color: #F5F5F5;
}
    
.BOTON_LINK {
    background-color: #5F7DA3; 
    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; 
}

.FONDO_APLICACION {    
    background-color: #efefef;
}

.BOTON_LINKSANSE {
    background-color: #C81D4A; 
    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; 
}

.BOTON_LINKTORREJON {
    background-color: #433563; 
    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; 
}

.BOTON_LINKCOSLADA {
    background-color: #9C4040; 
    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; 
}

.BOTON_LINKTRESCANTOS {
    background-color: #007229; 
    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; 
}