body {
    margin: 0px;
    padding: 0px;
    background-color: 2A1000;
}

body, td, p {
    font: 11px Tahoma;
    color: ffffff;
}

a {
    font: bold 11px Tahoma;
    color: FFFFCC;
}

a:hover {
    text-decoration: none;
}

.t {
    background-image: url(../i/t_bg_top.gif);
    background-repeat: no-repeat;
}

.b_text {
    background-image: url(../i/3_b_text.gif);
    background-repeat: no-repeat;
}

.desc {
    color: 000000;
    padding: 12px;
}

