.botao a {
	padding:0px;
	text-decoration: none;
	text-align: left ;
	color: #685B3C; 
	background: url(botoes/botao1.jpg);
	width:165px;
	height:20px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
} 
.botao a:hover {
	padding:0px;
	text-decoration: none;
	text-align:left;
	color:#685B3C; 
	background:  url(botoes/botao2.jpg);
	width:165px;
	height:20px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
}

.home_escrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C3B99E;
	font-weight: bold;
}

.escrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}