.text {
	font-size: 16px;
	color: #000000;
	font-weight: 600;
}
.text2 {
	font-size: 13px;
	line-height: 25px;
	height: 10px;
	text-indent: 2em;	

}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #DFA50B;
	text-decoration: none;
}
a.title:hover {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
