a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
.bg-lines {
	background-image: url(../images/line.jpg);
}

a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.bd {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main-txt {
	font-family: tahoma;
	font-size: 11px;
	color: #0063C7;
	line-height: 20px;
	text-align:justify;
}
.gy-txt {
	font-family: tahoma;
	font-size: 11px;
	color: #8B8B8B;
}
.copy-txt {

	font-family: tahoma;
	font-size: 10px;
	color: #595959;
}
.main-txt-line {
	font-family: tahoma;
	font-size: 11px;
	color: #0063C7;
	line-height: 20px;
	text-align:justify;
	text-decoration: line-through;
}
