body {
        background-color: #22300D;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(/images/back.gif);
        background-position:top;
        background-repeat:repeat-x;
}

a:hover {
        text-decoration: underline;
        color: #ff6600;
}
a:link , a:visited {
        text-decoration: none;
}
