body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txH{
	color:#000;
	font-weight:bold;
}
.txD{
	color:#000;
}
.txOrg{
	color:#F60;
}
.txLnk{
	color:#03F;
}
.txGrn{
	color: #039C0B;
}
.txYl{
	color:#FFFF77;
}
.txGy{
	color:#CCC;
}
.Lnk_black{
	color:#000;
	text-decoration:none;
}
.price_pro{
	font-weight:bold;
	color:#F00;
	text-decoration:line-through;
}
.txBold{
	font-weight:bold;
	color:#000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#03F;
}
a:active {
	text-decoration: none;
}
