A { text-decoration: none; }


A:hover { color: #66A366; } 


html {  
	overflow-y:scroll;  
}

/* Windows版IE6以前のみが読み込む */

*html .font_small td {
	font-size: 13px;
}