a:link, a:visited, a:hover, a:active, a:focus { text-decoration:none; }
.tl:link { color:#003333; text-decoration: underline; background-color:#f4eec7; }
.tl:hover { color:#ff0000; text-decoration: underline; background-color:#f2edba; }
.tl:visited { color:#3b563b; text-decoration: underline; background-color:#e6f2d4; }
.tl:active { color:#990000; text-decoration: underline; background-color:#f4efa2; }
.tl:focus { color:#990000; text-decoration: underline; background-color:#f2eea8; }
.IL { width:100%; height:100%; border:none; }
.ILS { position:absolute; top:0px; left:0px; width:100%; height:100%; border:none; }
.link_div { position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:1000; }
.link_img { width:100%; height:100%; border:none; }
