ul, li {
	list-style: none;
}
a, a:hover, a:active, a:visited, a:link, a:focus {
	-webkit-tap-highlight-color: transparent;
	outline: none;
	background: none;
	text-decoration: none;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, img, ol, ul, li,form,table,tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
}
