.textGlobal {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
	font-size: 11px;
}
.textGlobal a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.textGlobal a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.textGlobal a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.TextMenu {
	font-family: Tahoma, Verdana, Arial;
	color: #333333;
    font-size: 11px;
	font-weight: bold;
}
.TextMenu a:link{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.TextMenu a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.TextMenu a:hover {
	color: #7D8F41;
	text-decoration: underline;
	font-weight: bold;
}
