body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
}
.inputborder {
	border: solid #cccccc;
	border-width: 1px;
}
.loginTxt {
	font-size: 11px;
}
.gongiTxt {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.copyTxt {

	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
.style1 {color: red}
.Txt {

	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
