
.link-bold:link {
	font-family: arial;
	font-size: 10pt;
	color:#000000;
	font-weight:900;
	text-decoration: none;
}
.link-bold:visited {
	font-family: arial;
	font-size: 10pt;
	color:#000000;
	font-weight:900;
	text-decoration: none;
}
.link-bold:hover {
	font-family: arial;
	font-size: 10pt;
	color:#f68a2e;
	font-weight:900;
	text-decoration: none;
}
.link-bold:active {
	font-family: arial;
	font-size: 10pt;
	color:#000000;
	font-weight:900;
	text-decoration: none;
}



