.text_menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_menu A{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text_menu A:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #033266;
	text-decoration: none;
}
