.a1:link {
	color: #000000;
	text-decoration: none;
}
.a1:visited {
	color: #000000;
	text-decoration:none ;
}
.a1:hover {
	text-decoration: underline;
	color: #000000;
}
.a1:active {
	color: #000000;
	text-decoration: none;.w10 {
}
}
.a2:link {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.a2:visited {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.a2:hover {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
.a2:active {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
}
