.footerWhiteText {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.footerWhiteText:hover {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
