
.tg {
	position: relative;
	display: block;

}

* + .tg {
	margin-top: 1.5em;
}

.th .tg {
	text-align: center;
}

.th * + .tg {
	margin-top: 0.5em;
}

.tg p {
	position: relative;
	display: inline-block;

	padding: 0.14285714em 0em;
	
	margin-right: 0.3571428em;

	font-weight: 600;
    font-size: 1.4em;
	color: #585858;
    line-height: 1.6em;	
}

.tg a {
	position: relative;
	display: inline-block !important;

	padding: 0.16666em 0.3333333em;
	margin: 0.16666em 0.08333em;

	font-weight: normal;
    font-size: 1.2em;
	color: #9a009a;
    line-height: 1.4em;	
	
	border: 0.1em solid #9a009a;
	
	background-color: transparent;
	
	
	-moz-border-radius: 0.4em;
	border-radius: 0.4em;
}

.tg a:hover, 
.tg a:focus {
	color: #ffffff;
	background-color: #800080;
	border: 0.1em solid #800080;
}

