body 
{
   color:       #c05000;
   background:  #700000;
   font-family: Eras Demi ITC;
}

a:link    { color: #ff0000; }
a:visited { color: #ff9966; }
a:active  { color: #ff9900; }

img.button_gallery
{ 
  /* width:  50px;
  height: 51px; */
  margin-top:    8px;
  margin-bottom: 8px;
  margin-left:   8px;
  margin-right:  8px;
}

img.image_gallery
{ 
  margin-top:    16px;
  margin-bottom: 16px;
}

td.menu-item
{
  background: #700000;
}

td.menu-item:hover
{
  background: #800000;
}
