@charset "UTF-8";
.txt_ctr {
	text-align: center;
}
.txt_rt {
	text-align: right;
}
.mbotZero {
	margin-bottom: 0px;
}
.mtopZero {
	margin-top: 0px;
}
.sum p {
	margin-top: 13px;
	margin-bottom: 13px;
}
.sum ul {
	margin-top: 10px;
	margin-bottom: 13px;
}.sum li {
	list-style-type: circle;
	font-size: 85%;
}
.lbm-column.width-100.lbm-stack-fancy .txt_ctr a {
}
a:link {
	color: #CD8D03;
	text-decoration: none;
}
a:visited {
	color: #A6A6A6;
}
a:hover {
	color: #352CCE;
}
a:active {
	color: #E91322;
}
.hvr a:hover {
	color: #CD8D03;
}
