.text_bold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3F3E3D;
	text-decoration: none;
}
.text {

	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #3F3E3D;
	text-decoration: none;
}
.more {

	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FF6C00;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 9px;
	color: #1B6BA9;
	text-decoration: underline;
}
.name_cont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #464543;
	text-decoration: underline;
}
.mail {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}