@charset "UTF-8";
.text1 {
	font-size: None;
	font-style: normal;
	font-weight: lighter;
	color: #FFCC66;
	text-decoration: underline;
}
.text2 {
	font-size: 18px;
	font-weight: normal;
	color: #CC9966;
	text-decoration: underline;
}
.text3 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text4 {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

