.b:link {
	font-size: 14px;
	font-weight: bold;
	color: 009966;
	text-decoration: none;
}
.b:visited {
	font-size: 14px;
	font-weight: bold;
	color: 009966;
	text-decoration: none;
}
.b:hover {
	font-size: 14px;
	font-weight: bold;
	color: 009966;
	text-decoration: none;
}
