.top-category {
	color: #333300;
}

.top-category a:hover {
	color: #FF9900;
	text-decoration:none;
}

.top-category a {
	color: #333300;
}

.sub-category a {
	color:#000099;
}

.sub-category a:hover {
	color: #FF9900;
	text-decoration:none;
}

