.Bold_black {
	font-family: Tahoma;
	font-size: 12px;
	color: #111111;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.Bold_blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #2A4184;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.Bold_grey {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


