.menubasico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	text-decoration:none;










	color: #CC6600
	background-color: #CCCCCC;
	color: #FF9900;
	border-bottom-color: #000000;
	border-bottom-width: 1px;

}
a:visited {
	text-decoration:none;
}
a:hover {
	color: #000000;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	text-decoration:none;
}.texto_apresent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}.rodape_linha {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	margin-right: 50px;
	margin-left: 50px;
}

