.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;
}
a.menu {
	color: #FFFFFF;
	text-decoration:none
}
a:visited.menu {
	color: #FFFFFF;
	text-decoration:none
}
a:active.menu {
	color: #FFFFFF;
	text-decoration:none
}
a:hover.menu {
	color: #CCFFCC;
	text-decoration:none
}
.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%}
