.in-left1 {
	font-size: 12px;
	line-height: 24px;
	color: #D2F5F9;
	text-decoration: none;
}
.in-left2 {
	font-size: 12px;
	line-height: 27px;
	color: #FBD8D6;
	text-decoration: none;
}
.in-bot {
	font-size: 12px;
	line-height: 24px;
	color: #782C12;
	text-decoration: none;
}
a.in-left2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.in-bot:hover {
	color: #FF0000;
	text-decoration: underline;
}
.in-left1-eng {
	font-size: 12px;
	line-height: 24px;
	color: #D2F5F9;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.in-left2-eng {
	font-size: 12px;
	line-height: 27px;
	color: #FBD8D6;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a.in-left2-eng:hover {
	text-decoration: underline;
}
.in-bot-eng {
	font-size: 12px;
	line-height: 24px;
	color: #782C12;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";

}
a.in-bot-eng:hover {
	text-decoration: underline;
}

