td {
	font-family: "??";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: #666666;

}
a:hover {
	color: #336600;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #336600;

}
a:visited {
	text-decoration: none;
	color: #666666;

}
