@charset "utf-8";
.text01 {
	color: #666;
}
a:link {
	color: #06C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	color: #06C;
	text-decoration: underline;
	font-weight: normal;
	font-size: x-small;
}
.text02 {
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.text03 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.text04 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
.text05 {
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	line-height: 20px;
}
.copper {
	color: #C30;
	font-weight: bold;
}
.brass {
	color: #C90;
	font-weight: bold;
}
.text06 {
	font-size: 6px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
