/*リンク*/	
td.text2 a:link {
	color:#666666;
　　　 }

td.text2 a:visited {
	color: #000000;
	    }
td.text2 a:hover {
	color: #000000;
	    }
		
td.text2 a:active {
	color: #000000;
	     }
		 
