
/* Reset ===================================================================== */

img { max-width: 100%; height: auto; }
a:hover { text-decoration: none; }
a, a:hover, a:active, a:visited, a:focus { color: #000;}
* { outline: 0; }

body {
    line-height: inherit;
    font-weight: inherit;
}

p, td, li, label {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
}

/* ===================================================================== Reset */