table
{
  font-family: Tahoma;
  font-size: 12px;
  color: #3B3225;
  text-align: justify;
}

.menu
{
  position: relative;
  left: 15px;
}

.photo
{
  border-style: solid;
  border-width: 1px;
  border-color: #9F8761;
}

a
{
  color: #3B3225;
  text-decoration: none;
}

a:hover
{
  color: #800000;
}
