.a11 {
	font-size: 11pt;
	line-height: 180%;
	text-decoration: none;
}
.a9 {
	font-size: 9pt;
	line-height: 120%;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #339900;
}
a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a:active {
	color: #336600;
	text-decoration: none;
}
bg {
	background-attachment: fixed;
	background-image: url(images/lx.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg {
	background-attachment: scroll;
	background-image: url(images/lx.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

