/* W3C Default Style Overrides */
a {
    text-decoration: none;
    color: #ff5a00;
    outline: 0;
}

a:link {
    text-decoration: none;
    color: #ff5a00;
}

a:hover {
    text-decoration: underline;
}


address {
    font-style: normal;
}

blockquote, cite, dd, dl, form, h1, h2, h3, ol, p, th, td, ul {
    margin: 0em;
}

ol, td, th, ul {
    padding: 0em;
}

h1 {
    word-spacing: -0.05em;
}

img {
    border: none;
    vertical-align: top;
}

sup {
    vertical-align: 0.45em;
}

table {
    border-collapse: collapse;
}

/*td, th { border: 1px solid black;}*/ .clear {
    clear: both;
}

