#sidebar table tr td a {
	border-bottom: 1px solid #666;
	color: #036;
	text-decoration: none;
	margin-left: 0px;
}

#sidebar table tr td a:hover{
	color: #036;
	background-color: #f0f0f0;
}

