body {
  font-family: Verdana, Arial;
  font-size: 14;
  color: #FFFFFF;
  background: #201F45
}
table {
  background: #A00A20;
  font-size: 10;
  text-align: right;
}
a {
  color: white; text-decoration: none; letter-spacing: 2
}
a:visited {color: white;}
a:hover {text-decoration: underline;}
