@charset "utf-8";
/* CSS Document */

.boxCat .selected{
	font-weight:bold;

}

.boxCat .selected a{
	color:black;
}

.boxCat ul{
	list-style:none;
}