table {
	font-size: 12px;
	color: #666666;
}
a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CCCCCC;
}
a:active {
	font-size: 12px;
	color: #CCCCCC;
}
<!---------------------
ab:link {
	font-size: 12px;
	color: #666666;
}
ab:visited {
	font-size: 12px;
	color: #666666;
}
ab:hover {
	font-size: 12px;
	color: #666666;
}
ab:active {
	font-size: 12px;
	color: #666666;
}
table{
font-
}