BODY {
        background-color : white;
        color :black;
        font-family : "Courier New", Courier, monospace;
        text-align : center;
        font-size : 12px;
        vertical-align : bottom;
}

A  {
        text-decoration: none;
        color: red;
        text-align : center;
        font-size : 12px;
        font-family : "Courier New", Courier, monospace;


}




.A2  {
        text-decoration: none;
        color: black;
        font-size : 12px;
        text-align : center;
        font-family : "Courier New", Courier, monospace;

}

IMG {
        line-height : 0px;
        vertical-align:bottom;

}
A:HOVER {
        text-decoration: none;
        color: black;
        font-size : 12px;
        text-align : center;
        font-family : "Courier New", Courier, monospace;

}



TABLE {
        vertical-align:bottom;
        margin-left:auto;
        margin-right:auto;
        background-color :white;
        color :black;
        font-family : "Courier New", Courier, monospace;
        margin-left:auto;
        text-align : center;
        font-size : 12px;
        border: 0px;
        padding: 0;
        border-spacing : 0px;
        vertical-align:middle;
        border-bottom : 0px;
        border-top : 0px;
}



TD {
        background-color :white;
        color :black;
        font-family : "Courier New", Courier, monospace;
        text-align : center;
        font-size : 12px;
}