b {
	font-family: Arial, Helvetica, sans-serif;
	color: #008fd4;
}
b:visited {
	color: #008fd4;
	text-decoration: none;
}
b:hover {
	color: #008fd4;
	text-decoration: underline;
}
b:active {
	color: #008fd4;
	text-decoration: underline;
}
b:link {
	text-decoration: none;
}