a.textbutton:link, a.textbutton:visited {
	color: #000000; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	width: 100%;
	font: bold 12px;
	}

a.textbutton:hover {
	color: #000000; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	width: 100%;
	font: bold 12px;
	}
	
.tdLink
{
width:140px;
height:21px;
background-image: url(button.gif);
border:0px;
text-align:center;
text-decoration:none;
background-position:center;
background-repeat:no-repeat;
}
.tdOverLink
{
width:140px;
height:21px;
background-image: url(button-over.gif);
background-position:center;
background-repeat:no-repeat;
border:0px;
text-align:center;
text-decoration:none;
}
