a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.lftmenumain1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lftmenumain1 a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.lftmenumain a:link {
	color: #000000;
	text-decoration: none;
}
.lftmenumain a:visited {
	color: #000000;
	text-decoration: none;
}
.lftmenumain a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.dmnmarketbody a:link  {
	color: #3333CC;
	text-decoration: underline;
}
.dmnmarketbody a:visited  {
	color: #000000;
	text-decoration: none;
}
.dmnmarketbody a:hover {
	color: #990099;
	text-decoration: underline;
}
.htcopy a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.htcopy a:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.htcopy a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.hotlink {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}