a.link_mn_aberto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_off.png);
	background-repeat: no-repeat;
	}
a.link_mn_aberto:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_off.png);
	background-repeat: no-repeat;
}
a.link_mn_aberto:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_off.png);
	background-repeat: no-repeat;
}
a.link_mn_aberto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_on.png);
	background-repeat: no-repeat;
}
.link_mn_aberto_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_on.png);
	background-repeat: no-repeat;
}
a.link_mn_restrito:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_off_restrito.png);
	background-repeat: no-repeat;
}
a.link_mn_restrito:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_off_restrito.png);
	background-repeat: no-repeat;
}
a.link_mn_restrito:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_off_restrito.png);
	background-repeat: no-repeat;
}
a.link_mn_restrito:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_on_restrito.png);
	background-repeat: no-repeat;
}
.link_mn_restrito_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	height: 30px;
	width: 220px;
	display: block;
	background-image: url(imagens/mn_on_restrito.png);
	background-repeat: no-repeat;
}
a.link_mn_topo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #84440a;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	padding-top: 10px;
}
a.link_mn_topo:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #84440a;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	padding-top: 10px;
}
a.link_mn_topo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #84440a;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	padding-top: 10px;
}
a.link_mn_topo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	background-color: #84440a;
	padding-top: 10px;
}
