body{
	color: #000000;
	font-size: 14px;
	margin:10px 0px 0px 0px;
}
a:link {
	text-decoration: none;
	color:#333333
}
a:visited {
	text-decoration: none;
	color:#333333
}
a:hover {
	text-decoration: underline;
	color:#333333
}
a:active {
	text-decoration: none;
	color:orange
}

#sell{border-top:none;
border-bottom:dotted;
border-right:dotted;
border-left:dotted;
border-color:#999999;
border-width:1px;
}
#point
{background:url(../images/sellbg.jpg) no-repeat right;
}

.orangeline{color:#FF0000;
width:600px;
}

