/* CSS Document #ff8041*/
body {
	background-color: #FF9955;
}
.TEXTO {
	font-family: "Times New Roman", Times, serif;
	color: #00923F;
	font-size: 12px;
	font-weight: bold;
}
p.bordas3{
	border-style: solid;
	border-color: #00923F #00923F #ff8041 #00923F
}
p.bordas4{
	border-style: solid;
	border-color: #00923F 
	#00923F #00923F 
	#00923F
}
p.bordas5{
	width: 260px;
	border-style: solid;
	text-align: center;
	border-color: #00923F 
	#00923F #00923F 
	#00923F
}
p.bordas6{
	width: 150px;
	border-style: solid;
	text-align: center;
	border-color: #00923F 
	#00923F #00923F 
	#00923F
}
p.bordas7{
	width: 190px;
	border-style: solid;
	text-align: center;
	border-color: #00923F 
	#00923F #00923F 
	#00923F
}
p.bordas8{
	width: 105px;
	border-style: solid;
	text-align: center;
	border-color: #00923F 
	#00923F #00923F 
	#00923F
}
p.bordas9{
	width: 280px;
	border-style: solid;
	text-align: center;
	border-color: #00923F 
	#00923F #00923F 
	#00923F
}
p.bordas2{
	border-style: solid;
	border-color: #00923F 
	#FFA500 #00923F 
	#00923F
}
a:link {
	text-decoration: none;
	color: #00923F;
}
a:visited {
	text-decoration: none;
	color: #00923F;
}
a:hover {
	text-decoration:none;
	color: #00923F;
}
.CONTEUDO {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #008037;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #00923F;
}