.text a {color:#FFF}
.text a:hover strong.title {color:#090}
.text strong.title {
	font-size: 14px;
	color: #FFF;
	display: block;
	margin-bottom: 5px;
}
.detail_link {
	color: #090;
}
.detail_link:hover {
	color: #FFF;
}