a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #666;
}
.latest_white ul { margin:0; padding:0; }
.latest_white ul li .title a { color:#666666; text-decoration:none; }
.latest_white ul li .title a:hover { text-decoration:none; color:#000; }
.latest_white ul li .title span.comment { color:#666666; font-size: 12px;}
.latest_white ul li .title span.comment a { color:#666666; font-size: 12px;}

