#Powered {
	background-color: #FFFFFF;
	height: 24px;
	width: 159px;
}
.powered {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.powered a:link {
	font-size: 10px;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
}
.powered a:visited {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.powered a:hover {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
}
.powered a:active {
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
}