.bottom_td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #f7f7f7;
	line-height: 25px;
}
.bottom_td a:link {
	color: #0000FF;
	text-decoration: none;
}
.bottom_td a:visited {
	color: #0000FF;
	text-decoration: none;
}
.bottom_td a:hover {
	color: #FF0000;
	text-decoration: none;
}

