@charset "utf-8";

.texto {
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#696969;
}

a.destaque{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#43712b;
font-weight:700;
text-decoration:none;
}

a.destaque:hover{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#7a880e;
font-weight:700;
text-decoration:none;
}

a.destaque:visited{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#43712b;
font-weight:700;
text-decoration:none;
font-family:
}


a.news{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#696969;
text-decoration:none;
}

a.news:hover{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#306215;
font-weight:700;
text-decoration:none;
}

a.news:visited{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#696969;
text-decoration:none;
}.form {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#696969;
	border: 1px solid #2D5024;
}
.texto td .justificado {
	text-align: justify;
}
.texto td p strong {
	font-weight: bold;
}

