body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px} 
a:link    { text-decoration: none }

a:visited { color: 0000ff;

			text-decoration: none }

a:active  { text-decoration: none }

a:hover   { background-color:#00ffff;

			text-decoration: none }
 /*入力モードを強制的半角に（IE以外のブラウザでは無効となる場合あり）*/ .han { ime-mode: disabled; } /*TABLEに関する設定*/ 
th, td { font-size: 90%; } /*HOMEボタンに関する設定*/ .btn { font-size: 90%; cursor: hand; 
background-color: #7b68ee; color: #ffffff; border: 3px double #7b68ee; } 