.menu {
	font-family: tahoma;
	font-size: 10px;
	color: #535353;
	text-decoration: none;
}
.name_cont {

	font-family: tahoma;
	font-size: 11px;
	color: #7B7B7B;
	text-decoration: none;
}
.green {
	font-family: tahoma;
	font-size: 11px;
	color: #6B9000;
	text-decoration: none;
	font-weight: bold;
}
.links {
	font-family: tahoma;
	font-size: 10px;
	color: #7F9F22;
	text-decoration: underline;
}
.links_blue {

	font-family: tahoma;
	font-size: 10px;
	color: #3892C4;
	text-decoration: underline;
}
.text {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
}
.tex2 {

	font-family: tahoma;
	font-size: 10px;
	color: #2F2F2F;
	text-decoration: none;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}
