/*------------------------------------*\
	CONTAGGED ALPHABETINATOR [BEGIN]
\*------------------------------------*/

/* parsed a-tags */
dfn.tx-contagged-definition{
    font-style: 	inherit;
}
dfn.tx-contagged-definition a{
    text-decoration: none !important;
    border-bottom:	1px dotted #808388;
}
dfn.tx-contagged-definition a:hover{
    border-bottom:	1px solid #808388;
    cursor:			help;
}
.tx-contagged-index{
    margin-bottom: 	2rem;
}
.tx-contagged-index a{
    padding:		.5rem .8rem;
    color:			#ffffff;
    background:     #013B6B;
    margin:			0;
    display:		inline-block;
    font-size:		16px;
    font-size:		1rem;
    line-height:	1rem;
    transition: .2s all;
}
.tx-contagged-index a:focus,
.tx-contagged-index a:hover{
    text-decoration: none;
    background:     #C75E00;;
}
.tx-contagged-index .tx-contagged-act a{
    background:		#C75E00;


}
.tt_newsCategorySameType .more{
    text-align:		center;
    margin-bottom:	50px;
}
/*------------------------------------*\
	CONTAGGED ALPHABETINATOR [END]
\*------------------------------------*/