body,table,td
{
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	line-height:1.6;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF9E10;
	text-decoration: none;
}
