.image{
	border-style:solid;
	border-color:#aa9555;
	border-width:4px;
      }

.menu {
color: white;
font-family: Georgia;
font-size: 7pt;
font-weight: bold;
border-right: 1px solid white;
text-decoration: none;
background-color: #977d0e;
padding: 5px;
}

.menu:hover {
background-color: #8e927b;
color:  #3f4440;
}

.toolbar {
background-color: #977d0e;
padding: 5px 0px 5px 0px;
text-align: center
}

.image{
	border-style:solid;
	border-color:#aa9555;
	border-width:4px;
      }

.inc{
	border-width:0px;
      }

body
a:hover { color: #3f4440; }
