BODY {
color: #000;
background-color:#FFFFFF;
text-align:center;
margin-top: 0px;
}

table {
background-color:#D08F55;
margin: auto;
}

.td-left {
text-align: left;
}

A:link {
text-decoration: none;
}

A:visited {
text-decoration: none;
}

A:hover {
color: white;
font-weight: bold;
text-decoration: none;
}

A:active {
color: white;
text-decoration: none;
}
