

A:link{
		color:#00cc00;
		text-decoration:none;
		}
		
A:visited{
		color:#669966;
		text-decoration:none;
		}
		
A:active{
		color:#FF0000;
		text-decoration:none;
		}
		
A:hover{
		color:#666666;
		background-color: #99ff99;
		text-decoration:none;
		}

.menu01{
		font-family:"Osaka", "MS UI Gothic";
		font-size:13px;
		line-height:15px;
		background-color:#e4f0e9;
		}

.text1{
		font-family:"Osaka", "MS UI Gothic";
		font-size:10px;
		line-height:14px;
		}


.text2{
		font-family:"Osaka", "MS UI Gothic";
		font-size:14pt;
		line-height:16pt;
		}

.text3{
		font-family:"Osaka", "MS UI Gothic";
		font-size:12pt;
		line-height:13pt;
		}

