.text-plum {
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #3E2368;
	text-decoration: underline;
}
.text-plumclean {
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #3E2368;
	text-decoration: none;
}
.text-plumbox {
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #3E2368;
	text-decoration: underline;
}
.text-faded {
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #8f71bd;
	text-decoration: none;
}
.text-white {
	font-family: Courier, "Courier New", mono;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.text-whiteclean {
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-family: Courier, "Courier New", monospace;
	font-size: 15px;
	line-height: 16px;
	color: #3e2368;
	text-decoration: none;
}
