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:#1921ae; text-decoration: underline; }
.tl:hover { color:#ff0000; text-decoration: underline; }
.tl:visited { color:#2129b5; text-decoration: underline; }
.tl:active { color:#6699ff; text-decoration: none; background-color:#ff3399; }
.tl:focus { color:#6699ff; text-decoration: underline; }
