body {
 background-color: #CE0000;
 font-family: Arial,Helvetica;
 font-size: 1em;
 color: white;
 text-decoration: none;
}

table {
 color: black;
 text-decoration: none;
 font-weight: none;
}

.lline {
 color: white;
 text-align: center;
}

a {
 color: navy;
 text-decoration: none;
 font-weight: bold;
}