.copyright {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 150%;

}
.wordA {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 150%;

}
.wordB {
	font-family: "Arial";
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 150%;
	
}
A {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 150%;
	letter-spacing: 1px;

}
A.linkA:hover {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: underline;
	line-height: 150%;
	color: #003399;
	letter-spacing: 1px;

}
A.linkB:hover {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 150%;
	color: #003399;
}
.tableA {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(image/tableA_bg.gif);
	letter-spacing: 1px;
	height: 18px;
	width: 140px;
	border: 1px solid #A0A7A0;
}

