.text1 {
	font-size: 12px;
	color: #666666;
}
a.text1:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.text1:hover {
	font-size: 12px;
	color: #FF0066;
	text-decoration: none;
}
