.black {
	font-size: 9pt;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}
.white {
	font-size: 9pt;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

