.a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "???????";
	font-weight: 100;
}
a:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "???????";
}
a:visited {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-family: "???????";
}
a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-family: "???????";
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
