body, p {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: white;
}

a {
  color: #E0E0E0;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.homelinks { 
  color: #FFCC66; 
  font-weight: bold; 
  font-size: 12px; 
}
.footer {
  font-size: 12px;
  color: #C0C0C0;
  text-align: center;
}
.bottomlinks {
  font-size: 12px;
  color: #C0C0C0;
  text-align: center;
}
.bottomlinkshit {
  color: #FFCC66;
  font-weight: bold;
}

.body {
  font-size: 14px;
  color: white;
}
table {
  border: 0;
  padding: 0;
  margin: 0;
}
td {
  vertical-align: top;
  font-size: 13px;
}
td.middle {
  vertical-align: middle;
}
