.boldyellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #FFFF00;
}
.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
}
