#menu_cat {

}

#menu_cat a {
	display:block;
	font-size:12px;
	color: #a5a6a8;
	font-family: "Lucida_Grande_Bold", "Trebuchet MS", Tahoma, serif;
	font-weight: normal;
	margin-bottom:10px;
	text-decoration: none;
}
#menu_cat a:hover {
	color: #222222;
}
