body { 
  background-color: #E0D5BC; 
  margin: 0; 
  padding: 0; 
  /*line-height: 105%;*/
  padding-left: 8px;
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}
a {
	color: #5d5d5d;
	text-decoration: 1px dotted #737059;
}

a:hover {
	color: #974F57;
	text-decoration: 1px dotted #737059;
}
