@charset "utf-8";
/* CSS Document */

.f-link-32-1{
	padding-top: 10px!important;
	width:100%;
	min-height: 55px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a9c96b+0,7aaf37+36,5a9115+100 */
background: #a9c96b; /* Old browsers */
background: -moz-linear-gradient(left,  #a9c96b 0%, #7aaf37 36%, #5a9115 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #a9c96b 0%,#7aaf37 36%,#5a9115 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #a9c96b 0%,#7aaf37 36%,#5a9115 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9c96b', endColorstr='#5a9115',GradientType=1 ); /* IE6-9 */


	/* background: #0172c0; */
	}
.t-link{
	width:100%;
	height:auto;
	/* padding:10px; */
	font-size: 13px;
	text-align:center;
	}
.t-link a{
	color: #000;
	}
.t-link a:hover{
	color: #42aecc;
	}
	
.t-link-2{
	width:100%;
	height:auto;
	padding:10px 0;
	font-size: 13px;
	text-align:center;
	}
.t-link-2 a{
	color:#000;
	}
.t-link-2 a:hover{
	color:#999;
	}	
	