.text {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.text_black {

	font-family: tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
}
.name_cont_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CE5900;
	text-decoration: none;
}
.name_cont_2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7A7A7A;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #FC8621;
	text-decoration: underline;
}
.copyright {

	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_black_underline {


	font-family: tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: underline;
}
.text_green {

	font-family: tahoma;
	font-size: 10px;
	color: #7AAC0A;
	text-decoration: none;
}

