.name {
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bolder;
	color: #FFFFFF;

}
.text_big {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
}
.text_small {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}
