
.wowitem {
	color: white;
	font: 12px arial;
	background: #333;
	padding: 4px;
	border: 1px solid #aaa;
	width: 300px;
}

.wowrttxt {
	float: right;
	position: relative;
	top: -12px;
}
.purplename {
	color: a434ee;
}

.itemeffectlink {
	color: #1eff00;
}
.itemeffectlink a {
	text-decoration: none;
}

.itemeffectlink a:hover {
	text-decoration: underline;
}

.goldtext {
	color: #ffd200;
	text-decoration: none;
}

.akznotice {
	font: 10px arial;
}

.akznotice a {
	color: white;
}
