td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
.history {
        background-color: #0C1F4E;
        background-image: url(/images/bk_history.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}

a {
        color: #163664;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}

