@CHARSET "UTF-8";
.footertxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4e4e4e;
	position: absolute;
	bottom: 0px;
	margin-bottom: 5px;
	left: 300px;
}
.main-txt p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
#footer a {
	color:#4e4e4e;
}
#footer a:hover {
	color:#7D7C7C;
}