 a:link, a:visited, a:hover, a:active { text-decoration: none }    
 a:link { color: #000000; }    
 a:visited { color: #666666 ;}    
 a:hover {
	color: #ff3300;
	text-decoration: underline;
}  
 a:active { color: #ff9900 ;}    

body {
	font-size:12px;
	font-family:"MS ui gothic", "osaka", "Verdana";
	color: #333333;
} 

td{ 
 font-size:12px; 
 font-family:"MS ui gothic", "osaka", "Verdana";  
 color: #333333;} 
 
.f1{font-size:11px; 
 font-family:"MS ui gothic", "osaka", "Verdana";  
 }       
.f2{font-size:11px; 
 font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; 
}       
.f3{font-size:12px; 
 font-family:"Verdana", "Arial", "Helvetica", "sans-serif"; 
}       
.lh {  font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "verdana"; font-size: 12px; line-height: 1.4em;}


 .backbg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(img/back-ground.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.fon2 {
	font-size: 14px;
}
