/*リンク色*/<!--a:link    {          text-decoration:none;          color:#006633          }a:visited {          text-decoration:none;          color:#006633          }a:hover   {          text-decoration:underline;          color:#CC0000          }a:active  {          text-decoration:underline;          color:#CC0000          }-->/*文字色設定*/td      {         color:#333333;		 font-size: 12px;		 line-height: 1.5		}		/*文字色設定*/.text10  {         font-size: 10px;		 line-height: 1.5		 }