A:link { color:blue; text-decoration: none; }
A:active  { color: purple; text-decoration: none; }
A:hover  { color: red; text-decoration: none; }

a { text-decoration: none; cursor:pointer;  }

body,th,td    { font-size: 8pt; line-height: 11pt; font-family: 'Lucida Grande','游ゴシック','Yu Gothic','游ゴシック体','YuGothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif; }

body {
　scrollbar-track-color:#000000;
　scrollbar-face-color:#000000;
　scrollbar-shadow-color:#666666;
　scrollbar-darkshadow-color:#000000;
　scrollbar-highlight-color:#000000;
　scrollbar-3dlight-color:#666666;
　scrollbar-arrow-color:#808080;
}
.dash3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 2px;

}