.small {  font-size: 10px}
.small_aki {  font-size: 10px; line-height: 130%}
a:link {
	text-decoration: underline;
	color: #990000;
}
a:visited {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
.default {  font-size: 12px}
.defaultb {  font-size: 12px; font-weight: bold}
.smallb {  font-size: 10px; font-weight: bold}
.diary {  font-size: 12px; line-height: 160%}