.tdLink {
	color: #B5976B;
	width:140px;
	height:21px;
	background-image: url(button.gif);
	border:0px;
	text-decoration:none;
	background-position:center;
	background-repeat:no-repeat;
	padding-left: 40px;

	}
.tdOverLink {
	color: #B5976B;
	width:140px;
	height:21px;
	background-image: url(button-over.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:0px;
	text-decoration:none;
	padding-left: 40px;

	}