.estilo_botao a {
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#006666; 
	background: #FFC837 url(imagem01.jpg);
	width:116px;
	height:20px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
} 

.estilo_botao a:hover {
	padding:0px;
	text-decoration: none;
	text-align:center;
	color:#B38200; 
	background: #FFC837 url(imagem02c.jpg);
	width:116px;
	height:20px;
	display:block;
	font-family: verdana, arial, helvetica, sans-aerif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
} 