.text10
{
	font-size: 10px;
	font-family:"Osaka";
}

.text12
{
	font-size: 12px;
	font-family:"Osaka";
}
.text16
{
	font-size: 16px;
	font-family:"Osaka";
}
.text10e
{
	font-size:10px;
	font-family:"Verdana";
}

.text12e
{
	font-size:12px;
	font-family:"Verdana";
}

.txt-line10-14 {  font-size: 10px; line-height:14px; font-family:"Osaka"}
.txt-line10-16 {  font-size: 10px; line-height:16px; font-family:"Osaka"}
.txt-line12-18 {  font-size: 12px; line-height:18px; font-family:"Osaka"}

A.:link     {  text-decoration:none ; color:#4F87C0 }
A.:visited  {  text-decoration:none ; color:#4F87C0 }
A.:active   {  text-decoration:none ; color:#4F87C0 }
A.:hover    {  text-decoration:underline}

A.green:link     {  text-decoration:none ; color:#006633 }
A.green:visited  {  text-decoration:none ; color:#006633 }
A.green:active   {  text-decoration:none ; color:#006633 }
A.green:hover    {  text-decoration:underline}
