body{
	SCROLLBAR-FACE-COLOR: #FAFEEE; 
	SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	SCROLLBAR-SHADOW-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #FAFEEE; 
	SCROLLBAR-ARROW-COLOR: #666666; 
	SCROLLBAR-TRACK-COLOR: #FAFEEE; 
	SCROLLBAR-DARKSHADOW-COLOR: #FAFEEE;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(img/bg_8.jpg);
	background-repeat: repeat;
	background-position: left top;
	}
tr,td,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9pt;
	color: #666666;
	}
a:hover {
  	color:#666666;
 	font-size: 9pt;
 	text-decoration: none;
}
a:link {
 	 color:#666666;
	 font-size: 9pt;
	 text-decoration:none;
}
a:visited {
  	color:#666666;
  	font-size: 9pt;
  	text-decoration:none;
}
a:active {
  	color:#EE73AA;
  	font-size: 9pt;
  	text-decoration : none;
  }