.moji {
	text-align: center;
	line-height: 50px;
	font-weight: bolder;
	font-size: 40px;
	color: blue;
}


.moji1 {
	text-align: center;
	line-height: 50px;
	font-weight: bolder;
	font-size: 50px;
	color: blue;
}


.moji2 {
	text-align: center;
	line-height: 50px;
	font-weight: bolder;
	font-size: 30px;
	color:green;
}


A { text-decoration: none; }
