a
{
  color:  #EFEFEF;
}
a:hover
{
  color: #A49F8E;
}
table
{
  width: 100%;
  text-align: center;
}
table.head
{
  width: auto;
  border: 0px;
}
th, td
{
  text-align: left;
}
