a:link {
	text-decoration:underline;
	color: #0000FF;
}
a:visited {
	text-decoration:underline;
	color: #0000FF;
}
a:hover {  color: #FF9900; text-decoration:underline}

body {
	background-image: url(../images/back01.gif);
	margin: 0;
	font-family: "font-family: Arial, Helvetica, sans-serif";
	line-height: 1.2;
	color: #333333;
	font-size: small;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;	
}	

.wrapper {
width: 100%;
margin: 0 auto;
text-align: center;
}

.boxA {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 800px;
	border: 1px solid #333333;
	text-align: center;
}
.footer {
	font-size: x-small;
	line-height: normal;
	color: #FFFFFF;
	padding: 2px;
}
.address {
	font-size: x-small;
	line-height: 110%;
	color: #333333;
	padding: 2px;
	text-align: right;
	text-indent: 2px;
	width: 580px;
}
.aboutplaza {
	font-size: small;
	line-height: 110%;
	color: #333333;
	padding: 2px;
	text-align: left;
	text-indent: 2px;
	width: 580px;
	border: 1px dotted #333333;
	margin: 2px;
}
.topicpath {
	font-size: x-small;
	line-height: 110%;
	color: #FFFFFF;
	padding: 2px;
	text-align: right;
	text-indent: 2px;
	background-color: #333333;
}
.txt01 {
	font-size: large;
	font-weight: bold;
	color: #333333;
}
.txt02 {
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.txt03 {
	font-size: small;
	font-weight: normal;
	color: #333333;
	line-height: 120%;
}
