.listdivSplash a:link {
	color: #000000;
}
.listdivSplash a:visited {
	color: #000000;
}
.lftmenumain1 a:link {
	color: #000000;
	text-decoration: none;
}
.lftmenumain1 a:visited {
	color: #000000;
	text-decoration: none;
}
.lftmenumain1 a:hover {
	color: #990000;
	text-decoration: none;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #990000;
}
.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:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.hotlink {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	CURSOR: hand;
}