@charset "iso-8859-1";
#menuf ul, li {
	list-style-type: none;
}

#menuf ul {
	margin: 0;
	padding: 0;
}
#menuf a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 100px;
	line-height:15px;
	padding-left:0px;
	font-family: "trebuchet MS";
	font-size: 13px;
	text-align:center;

	
}

#menuf a:hover {
	color: #F4B525;
	text-align: center;
		line-height:15px;

}
#menuf {

	width: 100px;

}
#menuf ul, li {
	list-style-type: none;
}

#menuf ul {
	margin: 0;
	padding: 0;
}
