body		{text-decoration:none; margin-left:0px; margin-top:0px; margin-bottom:0px; margin-right:0px;}


.text		{ font-size: 10px; line-height: 110%;}
.text2		{ font-size: 10px; line-height: 130%;}
.textb		{ font-size: 10px; line-height: 110%; font-weight:bold;}
.textr		{ font-size: 10px; line-height: 110%; color: #aa0000;}
.texty		{ font-size: 10px; line-height: 110%; color: #ff9900;}
.textr2		{ font-size: 10px; line-height: 130%; color: #aa0000;}
.texte		{ font-size: 10px; line-height: 110%; font-family: verdana, helvetica, arial, sans-serif;}
.texteb		{ font-size: 10px; line-height: 110%; font-weight:bold; font-family: verdana, helvetica, arial, sans-serif;}
.textmob		{ font-size: 12px; line-height: 130%;}

.texts		{ font-size: 9px; line-height: 110%; color: #cccccc;}

/***** bold *****/
.b001			{font-weight:bold;}
/***** caution *****/
.c001			{font-size: 12px; line-height: 110%; color: #ff3333;}
.c001b			{font-size: 12px; line-height: 110%; color: #ff3333; font-weight:bold;}

/***** input *****/
.input001		{background:#eeffcc; color:#225500; border-color:#88aa00; font-size:12px;}
.input002		{background:#ccee99; color:#224400; border-color:#88aa00; font-size:12px;}

/***** link *****/
a			{ text-decoration: none;}
a:link		{ color: #ffffff;}
a:visited	{ color: #aaaaaa;}
a:hover		{ color: #aa0000; text-decoration: underline;}
a:active	{ color: #550000;}



/***** BGCOLOR *****/
.bgclr001	{background-color:#000000;}
.bgclr002	{background-color:#555555;}