
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #985F2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #985F2D;
}
a:hover {
	text-decoration: underline;
	color: #1D82D0;
}
a:active {
	text-decoration: none;
}

.nrmlFont {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #ffffff;
		text-decoration: none;
		line-height: 14px;
	}
.cpyrghtFont {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
		line-height: 14px;
	}


