a.tag_selected {
	display: inline-block;
	margin: 0 .1em .6em 0;
	padding: .6em;
	line-height: 1;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff1c9a;
	/*border: 1px solid #0000ee;*/
	border-radius: 1em;
}
a.tag {
	display: inline-block;
	margin: 0 .1em .6em 0;
	padding: .6em;
	line-height: 1;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #4e7ffc;
	/*border: 1px solid #0000ee;*/
	border-radius: 1em;
}