td {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #996600;
	text-decoration: underline;
}
.del {
	color: #CCCCCC;
	text-decoration: line-through;
}
