@charset "utf-8";
/* CSS Document */

.tablaUsuarios{
font-size:12px;
}

A.aUsuarios:hover{
font-weight:normal;
text-decoration:underline;
}

A.aUsuarios{
color:#a2b4df;
}

.botonUsuarios{
background-image:url(../../imagenes/boton_1.jpg); width:66px; height:53px; cursor:pointer;
background-repeat:no-repeat;
font-size:10px; font-family:Verdana; color:#a2b4df; font-weight:bold;
}

.Aenlaces{
color:#a2b4df;
font-size:12px;
}

div.Aenlaces:hover{
text-decoration:underline;
cursor:pointer;
}