html, body { margin:0; padding:0; height:100%; }
a:link, a:visited, a:hover, a:active, a:focus { text-decoration:none; }
.xdiv { position:absolute; overflow:hidden; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box; }
.buttoncontrol { position:absolute; width:100%; height:100%; z-index:4; background:url(empty) repeat; }
.imglayer { position:absolute; width:100%; height:100%; border:none; }
.tl:link { color:#214070; text-decoration: underline; background-color:#d4dff4; }
.tl:hover { color:#285c70; text-decoration: none; background-color:#edebd0; }
.tl:visited { color:#004a8f; text-decoration: none; }
.tl:active { color:#b72700; text-decoration: none; background-color:#c4def7; }
.tl:focus { color:#ef0038; text-decoration: underline; background-color:#ffffff; }
