.text
{
	font-size:12px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.txt:link {
	color:#333333;
	font-size: 12px;
	text-decoration : none ;
}
a.txt:visited{
	color:#333333;
	font-size: 12px;
	text-decoration : none ;
}
a.txt:hover{
	color:#FF9900;
	font-size: 12px;
	text-decoration : none ;
}
a.txt:active{
	color:#FF9900;
	font-size: 12px;
	text-decoration : none ;
}
.Title
{
	font-size:12px;
	color:#EC8D00;
	font-family: "ËÎÌå";
	font-weight:bold;
	text-decoration:none;
}
.pricedot
{
	background-image:url(../../Images/Sub.GDS2C/pricedot.gif);
	background-position:center;
	background-repeat:repeat-x;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
}