.text {
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}
.text_red {
	font-size: 10px;
	line-height: 15px;
	color: #FF0000;
}

a:link.type01    { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:visited.type01 { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:active.type01  { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:hover.type01   { font-size: 10px; line-height: 15px;	color: #339900; text-decoration: underline}

a:link.type02    { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:visited.type02 { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:active.type02  { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:hover.type02   { font-size: 10px; line-height: 15px;	color: #FF0000; text-decoration: underline}

a:link.type03    { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:visited.type03 { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:active.type03  { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:hover.type03   { font-size: 10px; line-height: 15px;	color: #FF6600; text-decoration: underline}

a:link.type04    { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:visited.type04 { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:active.type04  { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:hover.type04   { font-size: 10px; line-height: 15px;	color: #0066FF; text-decoration: underline}

a:link.type05    { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:visited.type05 { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:active.type05  { font-size: 10px; line-height: 15px;	color: #666666; text-decoration: none}
a:hover.type05   { font-size: 10px; line-height: 15px;	color: #993300; text-decoration: underline}
