.black {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.white {

	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteCopy {


	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.orange {

	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FF7500;
	text-decoration: none;
}
