body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF7D2;
}
.estilo_botao a {
	text-indent:35px;
	text-decoration: none;
	text-align:LEFT;
	color:#666666; 
	background: #ffffff url(img_selecionadas/botao1.jpg);
	width:195px;
	height:28px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
} 
.estilo_botao a:hover {
	text-indent:35px;
	text-decoration: none;
	text-align:left;
	color:#000; 
	background: #ffffff url(img_selecionadas/botao2.jpg);
	width:195px;
	height:28px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
} 