

.poweredby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
	letter-spacing: 2px;
}

a.powered:link, a.powered:visited {
	color: #3C3939;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
}

a.powered:hover, a.powered:active {
	color: #999999;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
}