a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	}
body {
	margin: 0px;
	padding: 0px;
	background-color: #0F0100;
	background-image: url(../layout/fundo_website.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
.MENUFUNDOCELULAS {
	background-image: url(../layout/menu_l3_fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.MENULINKSNAVEGACAO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.datanoticia {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.LINKSRAPIDOSTOPO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
}
.TEXTO13BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
.MENURODAPENAVEGACAO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.COPY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.DADOSDAEMPRESARODAPE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.TEXTO10SB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #b39472;
}
.rodapelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #68400F;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffecde;
}
.botoes {
	background-color: #532C0F;
	height: 35px;
	width: 140px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
