.text {
	font-size: 10px;
	line-height: 17px;
	color: #666666;
}
a:link {
	font-size: 10px;
	line-height: 17px;
	color: #F781BF;
	text-decoration: none;
}
a:visited {
	font-size: 10px;
	line-height: 17px;
	color: #F781BF;
	text-decoration: none;
}
