html{
height:100%;
overflow:hidden;
}
body, td{
margin:0;
padding:0;
text-align:center;
background:#666;
font:11px Arial, sans-serif;
height:99%;
}
a{
text-decoration:none;
color:#333;
}
a:hover{
/*text-decoration:underline;*/
color:#274E96;
}
a img{
border:0
}
/* --------------------------------------------------------------- */
.mini{
font-size:9px
}
.blu{
color:#274E96;
}
/* --------------------------------------------------------------- */

/* --------------------------------------------------------------- */