.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #622810;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1E0C04;
	text-decoration: none;
}
