div.left_category_links
	{
	padding-bottom: 5px;
	}
td.left_category_links
	{
	width: 150px;
	padding: 7px 2px 7px 0px;
	border-bottom: 1px black solid;
	}
td.left_recent_purchases
	{
	width: 150px;
	padding: 7px 2px 7px 0px;
	}	
a, a:visited, a:active
	{
	font-weight: bold;

	font-size: 9px;
	color: black;
	text-decoration:none;
	}
a:hover
	{
	font-size: 9px;
	color: black;

	/**font-weight: bold;**/
	text-decoration:underline;
	}