.main {
	font-family: Tahoma;
	font-size: 12px;
	color: #481E05;
	text-decoration: none;
	line-height:16px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	
}
.main_h {
	font-family: Tahoma;
	font-size: 12px;
    color: #FEB900;
	text-decoration: none;

	
}
.eng {
	font-family:Verdana;
	font-size: 12px;
	color: #F4A65E;
	text-decoration: none;
}

a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #DAB088;
	text-decoration: underline;
}
a:visited {font-family: Tahoma;
	font-size: 12px;
	color: #DAB088;
	text-decoration: underline;
}

