a {
    color: #4393af;
    text-decoration: none;
}
a:visited {
    color: #3f3f3f;
    text-decoration: none;
}
a:hover {
    color: #000000;
    text-decoration: none;
}
ol {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
.Bullet {    border: none;
    text-decoration: none;
}
div {
    overflow: visible;
}
img {
    border: none;
}
.InlineBlock {display: inline; }
.InlineBlock {display: inline-block; }
.tinyText {
    font-size: 1px;
}
