.power-tag {
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.power-url {
	text-decoration: none;
	color: black;
	font-size: 10px;
	font-weight: bold;
	float: none;
	overflow: hidden;
	background-color: #fff3cd;
	padding: 0px 0px;
}

.power-url a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	float: none;
	overflow: hidden;
	background-color: #fff3cd;
	padding: 0px 0px;
}