#badges_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000;
}
b:link {
	text-decoration: none;
	color: #000;
}
b:visited {
	text-decoration: none;
	color: #000;
}
b:hover {
	text-decoration: none;
	color: #333;
}
b:active {
	text-decoration: none;
	color: #000;
}
