body {
	background-image: url(images/main_bg.gif);
}
.endereco {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	font-weight: lighter;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #006633;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.text_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A6D37;
	text-decoration: none;
}
.botao {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.recomendamos {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #004200;
	text-decoration: none;
}

