.fonte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
body {
	margin: 0px;
	background-image: url(../imagens/fundo_1.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.fonte_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 663300;
	text-decoration: none;
}
#verde {
	color: #076F58;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
#marrom {
	color: #663300;
	text-decoration: none;
}
.fonte_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}
#small {
	font-size:9px;
	color: #663300;
}
#santo {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
.fonte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}	
	#verde2 {
	color: #076F58;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;}
