a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.toplogo a:link {
	color: #DB6738;
	text-decoration: none;
}
.toplogo a:visited {
	color: #D4653A;
	text-decoration: none;
}
.toplogo a:hover {
	color: #337DD6;
}
.lftmenumain1 a:link {
	color: #D76334;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
}
.lftmenumain1 a:visited {
	color: #D26135;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
}
.lftmenumain1 a:hover {
	color: #FECB00;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
	background-color: #6ED23C;
}
.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;
}
