.graphic_navigationbar_style_default {
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0px;
}
a {
    color: #180c0a;
    text-decoration: none;
}
a:visited {
    color: #666666;
    text-decoration: none;
}
a:hover {
    color: #ad552f;
    text-decoration: none;
}
div {
    overflow: visible;
}
img {
    border: none;
}
