
 ul, li,
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

	background: transparent;
}
ol, ul {
	list-style: none;
}

