.title {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333333;
	font-size: 12px;


}
a:visited {
	text-decoration: none;
color: #666666;
}
a:hover {
color: #CC3366;
}
