@charset "UTF-8";
.bobyTxtLinkBlack:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bobyTxtLinkBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0097D0;
	text-decoration: underline;
	font-weight: bold;
}
.bobyTxtLinkBlack:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.bobyTxtLinkBlack:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.TxtLinkBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

