.btmGRDN {
	background-image: url(images/btm_grad.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.mainTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #545454;
}

a:link {
	text-decoration: none;
	color: #545454;
	line-height: 18px
}

a:visited {
	text-decoration: none;
	color: #545454;
	line-height: 18px
}

a:hover {
	text-decoration: underline;
	color: #545454;
	line-height: 18px
}