/* CSS Document */

.footer2 {
	text-align: center;
	font-size: 9px;
	padding: 3px 20px 3px 140px;
	text-decoration: none;
}
.footer2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer2 a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.footer2 a:active {
	color: #CCCCCC;
	text-decoration: none;
}