table.base{
font-size: 11pt;
font-weight: bold;
font-family: comic sans ms;
cursor:hand;
text-align: center;
}

#wtf a img {
	border: solid #0000ff;
	}
#wtf a:hover img {
	border: solid #5BB700;
                 }

#wtf a:visited img {
	border: solid #9B009B;
            }

#wtf a:visited:hover img {
	border: solid #5BB700;
            }

table#wtf {
	border-width: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: solid #000;
	border-style: none none none none;
}
table#wtf th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid #000;
	border-style: none none none none;
	vertical-align: middle;
	horizontal-align: middle;
}
table#wtf td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border: solid #000;
	border-style: none none none none;
	width:110;
	height:110;
	text-align: center;
	vertical-align: middle;
	horizontal-align: middle;
}
