@charset "utf-8";
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
a.text:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	line-height: 14px;
}
.title {
	font-family: Verdana;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	line-height: 14px;
}
.text_orange {

	font-family: Verdana;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	line-height: 14px;
}
.text_red {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	line-height: 14px;
}
.textsize12 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}
.textsize10 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

