.sec2 {
	color:#ffffff!important;
	font-size:14px;
	background-image: url(/images/bottom_1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:  hand;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0 0 11px;
}
.sec2 a{
	color:#ffffff!important;
	font-size:14px;
	background-image: url(/images/bottom_1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:  hand;
	font-weight:bold;
	text-decoration:none;
}
.sec2 a:hover{
	color:#ffffff!important;
	font-size:14px;
	background-image: url(/images/bottom_1.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	cursor:  hand;
	text-decoration:underlind;
	font-weight:bold;
	text-decoration:none;
}

.sec1 {
	cursor:  hand;
	color:#ffffff!important;
	font-size:14px;
	background-image: url(/images/bottom_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0 0 11px;
}
.sec1 a{
	cursor:  hand;
	color:#ffffff!important;
	font-size:14px;
	background-image: url(/images/bottom_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight:bold;
	text-decoration:none;
}
.sec1 a:hover{
	cursor:  hand;
	color:  #000000;
	font-size:14px;
	background-image: url(/images/bottom_2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration:underlind;
	font-weight:bold;
	text-decoration:none;
}
