#category a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#category a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#category a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#category a:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
