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

	font-family: tahoma;
	font-size: 15px;
	color: #7B7B7B;
	text-decoration: none;
}
.green {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.links {
	font-family: tahoma;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.links_blue {

	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.text {
	font-family: tahoma;
	font-size: 14px;
	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;
}
