.text1 {
	font-size: 12px;
	line-height: 21px;
	color: #A6A6A6;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 21px;
	color: #9E9E9E;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 21px;
	color: #9E9E9E;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 21px;
	color: #9E9E9E;
	text-decoration: none;
}

