.text10
{
	font-size: 10px;
	font-family:"Osaka";
}
.text12
{
	font-size: 12px;
	font-family:"Osaka";
}
.text16
{
	font-size: 16px;
	font-family:"Osaka";
	letter-spacing:4px;
}
.text10e
{
	font-size:10px;
	font-family:"Verdana";
}

.text12e
{
	font-size:12px;
	font-family:"Verdana";
}

.text10-14 {  font-size: 10px; line-height:14px; font-family:"Osaka"}
.text10-16 {  font-size: 10px; line-height:16px; font-family:"Osaka"}
.text10-16e {  font-size: 10px; line-height:16px; font-family:"Verdana"}
.text10-18 {  font-size: 10px; line-height:18px; font-family:"Osaka"}
.text12-16 {  font-size: 12px; line-height:16px; font-family:"Osaka"}
.text12-18 {  font-size: 12px; line-height:18px; font-family:"Osaka"}
.text12-22 {  font-size: 12px; line-height:22px; font-family:"Osaka"}
.text16-26 {  font-size: 16px; line-height:26px; font-family:"Osaka"; letter-spacing:4px;}

A.:link     {  text-decoration:none ; color:#1E5AA0 }
A.:visited  {  text-decoration:none ; color:#331EA0 }
A.:active   {  text-decoration:none ; color:#1E5AA0 }
A.:hover    {  text-decoration:underline}

A.blue:link     {  text-decoration:none ; color:#284682 }
A.blue:visited  {  text-decoration:none ; color:#284682 }
A.blue:active   {  text-decoration:none ; color:#284682 }
A.blue:hover    {  text-decoration:underline}


