.bg-1 {
	background-repeat: repeat-y;
}
.footer-txt {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
}
.normal-text {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}
.a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #008FBF;
}


.txx {
	font-weight: bold;
	color: #1A7A95;
	text-decoration: none;
}

.b {

	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.b:hover {


	font-weight: normal;
	color: #008FBF ;
	text-decoration: none;
}
