body {
  font-size :12px;
  color :#454545;
  font-family: "Arial", "Helvetica", "sans-serif";
}

font {font-size :12px;}
td {font-size :12px; line-height:150%;}

.s{font-size :11px;}
.ss{font-size :10px}
.sss{font-size :9px}

.x{font-size :14px;}
.xx{font-size :16px}
.xxx{font-size:18px}

.date {
	color :#000099;
	font-weight: bold;
}

.navi00 {
        color :#000099;
}
.navi00 a:link {
        color :#000099;
        text-decoration: none;
}
.navi00 a:visited {
        color :#000099;
        text-decoration: none;
}
.navi00 a:active {
        color :#000099;
        text-decoration: none;
}
.navi00 a:hover {
        color :#000099;
        text-decoration: underline;
}

.navi01 {
	font-size: 10px;
	color: #454545;
	text-decoration: none;

}
.navi01 a:link, .navi01 a:visited {
	font-size: 10px;
	color: #454545;
	text-decoration: none;

}
.navi01 a:hover {
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}

.navi02 {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;

}
.navi02 a:link, .navi02 a:visited {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;

}
.navi02 a:hover {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	text-decoration: underline;
}

.copy {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
}
.copy a:link {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
.copy a:visited {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
.copy a:active {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
.copy a:hover {
	font-size: 10px;
	color: #808080;
	font-weight: normal;
	text-decoration: underline;
}

A:LINK {
  color :#000099;
  text-decoration: none;
}
A:VISITED {
  color :#000099;
  text-decoration: none;
}
A:ACTIVE {
  color :#000099;
  text-decoration: none;
}
A:HOVER {
  color :#0000CC;
  text-decoration: underline;
}
