@CHARSET "UTF-8";

a img {
	border: 0px; 
}

table {
	border-collapse: collapse;
}

table tr td {
	padding: 1px 10px;
	border: 1px;
}

.img_link { position: relative; }
.img_link a { width: 100%; height: 100%; margin:0; padding:0; position: relative; position: absolute; left:0;top:0; overflow:hidden; font-size: 1px; color: white; cursor: pointer; text-decoration: none;}
.img_link a span { width: 100%; height: 100%; display:block; position:absolute;  left:0; top:0; margin:0; padding:0; background-repeat: no-repeat; background-position: center center; }
