h1 {
	font-size: 18px;
	line-height: 25px;
	color: #996600;
	font-weight: bold;
	text-align: center;
}
.t {
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.1em;
}
.h {
	font-size: 15px;
	line-height: 20px;
	color: #996600;
	text-align: center;
	font-weight: bold;

}
a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}

