A:link {text-decoration:none;font-weight:default;color:#000000;}
A:visited {text-decoration:none;font-weight:default;color:#000000;} 
A:hover {
	text-decoration:underline;
	font-weight:default;
	color:#000000;
}

A.blue:link {text-decoration:none;font-weight:default;color:#3C7735;}
A.blue:visited {text-decoration:none;font-weight:default;color:#3C7735;} 
A.blue:hover {text-decoration:underline;font-weight:default;color:#3C7735}

A.verde:link {text-decoration:none;font-weight:default;color:#3C7735;}
A.verde:visited {text-decoration:none;font-weight:default;color:#3C7735;} 
A.verde:hover {text-decoration:underline;font-weight:default;color:#3C7735}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.textoboldverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C7735;
}
.textoboldvermelho{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.background {
	background-image: url(imagens/_layout_background.jpg);
	background-repeat: repeat;
}
.textolegenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C7735;
}
.titulo_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textoitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.bg_cadeia_produtiva {
	background-image: url(atividades/2006_06_cadeia_produtiva/boi.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.borda {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textobolddestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
