.css {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #495255;
}
.whitesmall {
	font-family: "±¼¸²";
	font-size: 11px;
	color: #ffffff;
}


a:link {
	font-family: "±¼¸²";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;


}
a:visited {
	font-family: "±¼¸²";
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
