*{margin:0;padding:0;box-sizing: border-box;}
a {background-color: transparent;}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
button {
	overflow:visible;
	border: none;
}