.style2b {
	color: #FFFFFF;
	font-size: 9px;
}
.footstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	background-color: #000000;
}
a.footstyle:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.footstyle:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footstyle:hover {
	text-decoration: none;
	font-weight: bolder;
	color: #FF0000;
}
a.footstyle:active {
	text-decoration: none;
}