.tx10 {
	font-family: Osaka;
	font-size: 10px;
}.tx12 {
	font-family: Osaka;
	font-size: 12px;
}
.tx14 {
	font-family: Osaka;
	font-size: 14px;
}
.tx16 {
	font-family: Osaka;
	font-size: 16px;
}
.tx20 {
	font-family: Osaka;
	font-size: 20px;
}
.en12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.hidden:link {
	font-family: Osaka;
	font-size: 12px;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.hidden:visited {
    font-family: Osaka;
	font-size: 12px;
	color: #EE0016;
    border-bottom: 1px dashed #999999; 
	background-color: transparent;
	text-decoration: none;
}
a.hidden:hover {
	font-family: Osaka;
	font-size: 12px;
	color: #EE0016;
	border-bottom: 1px dashed #999999; 
	background-color: transparent;
	text-decoration: none;
}
a.hidden:active {
    font-family: Osaka;
	font-size: 12px;
    color: #EE0016;
	background-color: transparent;
    text-decoration: none;
}
a.nav:link {
	font-family: Osaka;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	text-decoration: none;
}
a.nav:visited {
	font-family: Osaka;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	text-decoration: none;
}
a.nav:hover {
	font-family: Osaka;
	font-size: 12px;
	color: #000000;
	background-color: #626878;
	padding: 1px;
	text-decoration: none;
}
a.menu {
	font-family: Osaka;
	font-size: 12px;
	color: #000000;
    text-decoration: none;
}
a.menu:hover {
	font-family: Osaka;
	font-size: 12px;
	color: #666666;
    text-decoration: none;
}