.tdOver {
	color: #000099;
	background-image: url(img/button_02o.gif);
	cursor: hand;

}
.tdOut {
	background-image: url(img/button_02.gif);
}
.tdOut a {
	color: #000066;
	text-decoration: none;
}
.tdOver a {

	color: #000066;
	text-decoration: underline;
}
