.unknown {
	color: #9d9d9d !important;
	text-decoration: line-through !important;
}

.poor {
	color: #9d9d9d !important;
}

.common {
	color: #999999 !important;
}

.uncommon {
	color: #1eff00 !important;
}

.rare {
	color: #0070dd !important;
}

.epic {
	color: #a335ee !important;
}

.legendary {
	color: #ff8000 !important;
}

.heirloom {
	color: #e5cc80 !important;
}

.itemlinks {
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	display: inline-block;
}