
.style1 {font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A713B;
	font-weight: bold;
	text-decoration: none;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none;}

A { 
  color: #8A713B;
  text-decoration: none; 
}

A:hover { 
  color: #8A713B;
  text-decoration: underline; 
}
