body

{

	margin: 0px;

	padding: 0px;

	font-family: trebuchet ms, myriad, tahoma, verdana;

	font-size: 12px;

	color: #676767;

	background-color: #ffffff;

}

.footerWrapper

{

	width: 100%;

	text-align: center;

	background: #9c9c9c url(../images/footer-bg.gif) repeat-x top;

	padding-top: 8px;

	margin-top: 15px;

	font-size: 10px;

	color: #000000;

}


.footerLinks

{

	color: #ffffff;

	margin-top: 15px;

	margin-bottom: 15px;

}

.footerLinks a, .footerLinks a:active, .footerLinks a:visited

{

	color: #ffffff;

	text-decoration: none;

	margin-right: 3px;

}

.footerLinks a:hover

{

	text-decoration: underline;

	color: #ffffff;

}

.footerLinks span

{

	margin-right: 3px;

}

#pow {
	color:#2776CD;
	font-weight:bold;	
}
#pow a {
	text-decoration:none;
	color:#7ACF47;
	font-weight:bold;
}
