.celulas a {
	color:#FFFFFF;
	background-color: #5B6497;
	height: 22px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	display: block;
	width: 100%;
	vertical-align: middle;
	text-decoration:none;
}
.celulas a:active {
	text-decoration:none;
	color:#FFFFFF;
	background-color: #5B6497;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	height: 22px;
	display: block;
	width: 100%;
	vertical-align: middle;

}
.celulas a:link {
	text-decoration:none;
	color:#FFFFFF;
	background-color: #5B6497;
	height: 22px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	display: block;
	width: 100%;
	vertical-align: middle;
}
.celulas a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color: #5B6497;
	border:none;
	height: 22px;
	display: block;
	width: 100%;
	vertical-align: middle;

}

.fundoTabela {
	BACKGROUND-POSITION: right top; BACKGROUND-IMAGE: url(imgs/jpg/fundo_conteudo.jpg); BACKGROUND-REPEAT: no-repeat
}
#footer a {
color:#495A30;
	text-decoration:none;
}
#footer a:active {
color:#495A30;
	text-decoration:none;
}
#footer a:link {
color:#495A30;
	text-decoration:none;
}
#footer a:hover {
color:#495A30;
	text-decoration:underline;
}

#menu a {
	text-decoration:none;
}
#menu a:active {
	text-decoration:none;
}
#menu a:link {
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
.subMenu {
	background-color: #5B6497;
	text-transform: uppercase;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: none;
}
