.bg1 {
	background-attachment: fixed;
	background-image: url(../images/asa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: "MS PGothic";
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "MS PGothic";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: "MS PGothic";
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-family: "MS PGothic";
	font-size: 14px;
	font-weight: normal;
	color: #33FFFF;
	text-decoration: none;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(../images/10.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
