.borda_lateral {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2e2383;
	font-size: 12px;
	text-align: justify;
}
.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-align: left;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2e2383;
	font-size: 16px;
	text-align: justify;
	font-weight: bold;

}

.endereco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	font-size: 10px;
	text-align: center;
}

.link2:link {
	color: 000000;
	text-decoration: none;
	font-style: italic;
}

.link2:visited  {
	color: 000000;
	text-decoration: none;
	font-style: italic;
}

.link2:hover  {
	color: FF0000;
	text-decoration: none;
	font-style: italic;
}
.link2:active  {
	color: 000000;
	text-decoration: none;
	font-style: italic;
}

a:link {
	color: A80000;
	text-decoration: none;
}
a:visited {
	color: A80000;
	text-decoration: none;
}
a:hover {
	color: A80000;
	text-decoration: underline;
}
a:active {
	color: A80000;
	text-decoration: underline;
}
