a       { text-decoration:none; }
a:hover { text-decoration:none; }
.tit {
	font-size: 16px;
	font-weight: bold;
}
.t1 {
	font-size: 12px;
	line-height: 130%;
}
.s1 {
	font-size: 10px;
	line-height: 150%;
}
.t4 {
	font-size: 20px;
}
.ss1 {
	font-size: 10px;
	line-height: 130%;
}

a.menu:link   { text-decoration:underline; color:#0080ff;}
a.menu:visited{ text-decoration:underline; color:#0080ff;}
a.menu:hover  { text-decoration:none; color:#aaaaaa;}
a.menu:active { text-decoration:none; color:#0080ff;}

