body {
	background-color: #DDDDDD;
	margin: 0px;
}
td {
	font-size:12px;
	color: #666666;
	line-height: 18px;
}
a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}

.title_orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.noimg {
	color: #999999;
}
.num {
	color: #6699CC;
}
