html{
height:100%;
}
body{height:100%; margin:0; padding:0; font-family:Tahoma, Verdana, Arial; font-size:12px; color:#666; background:#fcfcfc; cursor:default;overflow-x:hidden}
p{
margin:0;
padding:0;
margin-top:5px;
margin-bottom:5px;
}
a img{border:none}
/* Links */
.link{text-decoration:none; color:#06C; font-weight:100}
.link:hover{color:#09C}
.link2{display:block; text-decoration:none; color:#F60; font-weight:700; padding-bottom:5px}
.link2:hover{color:#F90}
.sub{display:block; font-size:10px; color:#333; text-decoration:none; margin-left:10px}
.sub:hover{color:#666};

.nombre{font-size:12px; font-weight:700}
.lab{font-size:9px; font-weight:700}

/* Correcciones para navegadores que respetan los estándares web */
html{min-height:100%}
