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

a:link {
  color: #ff0000; 
  outline: none;
}

a:visited {
  color: #ff9966;
  outline: none;
}

a:active {
  color: #ff9900;
  outline: none;
}

img.button_gallery
{ 
  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;
}

