.css {
	font-size: 12px;
	line-height: 22px;

}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.en {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #000033;
	text-decoration: none;
}
.en2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;

}
