#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}
#hot-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin-right: auto;
	color: #000000;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
#hot-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 2px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-bottom: 1px solid #999;
	color: #fec322;
	font-weight: bold;
}
#hot-style td
{
	padding: 2px; 
	border-bottom: 1px solid #999;
	color: #black;
	border-top: 1px solid #999;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#hot-style tfoot tr td
{
	background: #e8edff;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align:center; 
}
#hot-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #fec322;
}

#hot-style a:visited{
	color:#0303cb;
}

#hot-style a:link{
	color:#000000;
}

.hot_image img {
 border: 0px;
 margin-bottom: -4px;
 }