h3 {
		font-size: 95%
		font-weight: bold;
		text-decoration: none;
}

/*td { 
	border-bottom: solid 1pt #B1492C;
} */

#brewerylist {
		margin-left: 20px;
		font-size: 85%;
}

#brewerylist a:link {
		color: #d5b880;
		padding: 2px
		text-decoration: none;
		border-bottom: none;
}

#brewerylist a:visited {
		color: #d5b880;
		padding: 2px
		text-decoration: none;
		border-bottom: none;
}

#brewerylist a:hover {
		color: white;
		padding: 2px
		text-decoration: none;
		border-bottom: none;
}