.css {
	font-size: 14px;
	text-decoration: none;
}
td {
	font-size: 14px;
	line-height: 150%;
	color: #5F5F5F;
}
a {
	color: #000000;
	text-decoration: none;
}
.titile {
	font-size: 14px;
	font-weight: 600;
	color: #E64870;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

#title td {
	font-size: 14px;
	font-weight: 600;
	color: #E64870;
	text-decoration: none;
}
