a {
    color: #7777ff;
    text-decoration: none;
}
img {
    border: 0px;
}
body {
    font-family: Arial;
}
td {
    text-align: center;
}
tr {
    text-align: center;
}
table {
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    width: 600px;
}
.innertd {
    background-color: #ffffff;
    color: #000000
}