body {
   
  	margin: auto;
	width: 1024px;
	margin-top: 20px;
}

p {
  text-indent: 20px;
  font-family: serif;
  font-size: 15px;
  color: #775c08
}
b {
color: #79621d;
font-weight:bold;
}

a {
  color:#463b18 ;  
  font-size: 16px;
  font-weight:bold;
  text-decoration: none;
}
a.menu {
  font-size: 22px;
  font-weight:bold;   
}

a:hoover {
  color:grey;
  text-decoration: underline; 
}
a:hoover.menu {
  color:grey;
  text-decoration: underline;  
}

img.miniature {
	height:107px;
	width:80px;
}
