html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, section, summary, time, video {
    margin: 0;
    border: 0;
    padding: 0;
    vertical-align: baseline;
    font-size: 100%;
    font-weight: normal;
}


a {
	color: #000;
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
}

a:hover, a:focus {
	color: unset;
    text-decoration: none;
    outline: none;
}

ol, ul {
    list-style: none;
}