@charset "utf-8";
#menu ul#favul {
	list-style: none;
	list-style-type: none;
}

#menu ul#favul li {
	list-style: none;
	list-style-type: none;
	padding: 5px;
	margin:  0;
	text-align: center;
	background: none;	
	line-height: normal;
}
