table#sample{
border:solid #000 3px;
width:auto;
}
table#sample td{
	padding: 0px;
	border:1px solid #044D62;

}
.data{
	color:#000;
	text-align:left;
	background-color: #eee;
}
table#sample th{
	padding: 0px;
	border:1px solid #044D62;

}
.datath {
	color:#000000;
	text-align:left;
}
table#sample td a {
	padding: 0px;
	color: #00F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

