.word01
{
	font-size: 12px;color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	line-height: 20px;
}
.word01:link
{
	color: #0033CC;
	text-decoration: underline;
}
.word01:visited
{
	color: #0B2E7D;
	text-decoration: underline;
}
.word01:hover
{
	color: #333333;
	text-decoration: none;
}
.word02
{
	font-size: 14px;color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	line-height: 24px;
}
.word02:link
{
	color: #0033CC;
	text-decoration: underline;
}
.word02:visited
{
	color: #0B2E7D;
	text-decoration: underline;
}
.word02:hover
{
	color: #333333;
	text-decoration: none;
}
.word03
{
	font-size: 22px;color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	line-height: 30px;
}
.word03:link
{
	color: #0033CC;
	text-decoration: underline;
}
.word03:visited
{
	color: #0B2E7D;
	text-decoration: underline;
}
.word03:hover
{
	color: #333333;
	text-decoration: none;
}
.link01
{
	font-size: 12px;color: #0000FF;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	line-height: 20px;
}
.link01:link
{
	color: #0000FF;	
}
.link01:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.list
{
	font-size: 12px;color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	line-height: 20px;
}
.list:link
{
	color: #333333;
	text-decoration: none;
}
.list:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.copyright
{
	font-size: 12px;color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-decoration: none;
	line-height: 20px;
}
.copyright:link
{
	color: #000000;
	text-decoration: underline;
}
.copyright:hover
{
	color: #CC0000;
	text-decoration: none;
}