.green_tetx {
	color: #1A5C04;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}
.red {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.grey {

	font-family: tahoma;
	font-size: 11px;
	color: #7C7C7C;
	text-decoration: none;
}
.cont_text {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #1A8F07;
	text-decoration: underline;

}
.text {
	font-family: tahoma;
	font-size: 10px;
	color: #595857;
	text-decoration: none;
}
.footer_menu {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	text-decoration: none;
}
