.th_header
{
	background:gray;color:white;text-align:center;font-weight:bold;border-right:1px solid white;height:25px;
}
.td_data
{
	border-right:1px solid #efefef;height:23px;
}
a.link_page:link,a.link_page:visited{
	font-weight:bold;
	border:1px solid gray;
	width:20px;
	text-align:center;
	background:white;
}
a.link_page:hover{
	background:#efefef;
	border:1px solid gray;
	width:20px;
	text-align:center;
}
