.txt {
	font-size: 12px;
	color: #333333 ; 
	line-height: 13px
	}
.txt_gothic {
	font-size: 12px;
	font-style: ms ui gothic;
	color: #333333 ; 
	line-height: 13px
	}
.txt12 {
	font-size: 12px;
	color: #333333 ; 
	line-height: 13px
	}
.txt_large {
	font-size: 20px;
	color: #333333 ; 
	font-weight: bold;
	line-height: 21px
	}
.txt_title {
	font-size: 14px;
	color: #333333 ;
	font-weight: bold;
	line-height: 18px;
	background-color: #FFFFFF
	}
.txt_title_w {
	font-size: 14px;
	color: #333333 ;
	font-weight: bold;
	line-height: 18px;
	background-color: #ffffff
	}
.txt_title_r {
	font-size: 14px;
	color: #333333 ;
	font-weight: bold;
	line-height: 18px;
	background-color: #ffffff
	}
.txt_link {
	font-size: 12px;
	color: #333333 ;
	text-decoration: none;
	line-height: 13px
	}
.txt_link_w {
	font-size: 12px;
	color: #333333 ;
	text-decoration: none;
	line-height: 13px
	}
.txt_link_g {
	font-size: 12px;
	color: #333333 ;
	text-decoration: none;
	line-height: 13px
	}

A:hover,A:active{
	text-decoration:none ;
	background-color:#FFFFFF;
	color:#999999;}
A:visited {
	text-decoration:none ;
	color:#000000;}

BODY {
	BACKGROUND-COLOR: #FFFFFF;
	SCROLLBAR-FACE-COLOR  :#FFFFFF;
        SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:#CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR  :#FFFFFF;
	SCROLLBAR-ARROW-COLOR :#333333;
	SCROLLBAR-TRACK-COLOR :#FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR:#CCCCCC;
     }
