a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.toplogo a:link {
	color: #FFCC00;
	text-decoration: none;
}
.toplogo a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.toplogo a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.leftmenumaindiv a:link {
	color: #FFCC00;
	text-decoration: none;
	padding: 2px;
	width: 110px;
}
.leftmenumaindiv a:visited {
	color: #FFCC00;
	text-decoration: none;
	padding: 2px;
	width: 110px;
}
.leftmenumaindiv a:hover {
	color: #8A2F03;
	text-decoration: none;
	padding: 2px;
	width: 110px;
	background-color: #FAD77B;
	background-image: url(../../images/interface/leftmenu/newlogomm03xx_r4_c1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.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;
}