.text_abouts {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.text_link_abouts {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_link_abouts:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #2F5EA8;
	text-decoration: underline;
}
.text_abouts_bold {
	font-family:tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.border_img {
	border: 8px solid #AFAE9A;
}
.img_abouts img{
border: 8px solid #AFAE9A;
}
.img_abouts:hover img{
border: 1px solid #818066;
}
