.bluelink a:link{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3399CC;
	text-decoration: underline;
}

a:visited{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3399CC;
	text-decoration: underline;
}

a:hover{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3366FF;
	text-decoration: none;
}

.gray {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.input {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #A6BFEA;
}

