.TextoPequeno {
	font-family: Arial, Tahoma, Verdana;
	font-size: xx-small;
	text-align: center;
}
.TextoPequenoJustify {
	font-family: Arial, Tahoma, Verdana;
	font-size: xx-small;
	text-align: justify;
}
.TextoHomeArtigos {
	font-family: Arial, Tahoma, Verdana;
	font-size: xx-small;
	text-align: justify;
	text-indent: 10px;
}
.TextoInterno {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	text-align: justify;
	text-indent: 30px;
}

.TextoPadrao {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
}

:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.TituloInterno {
	font-family: "Comic Sans MS", Arial;
	font-size: x-small;
	text-align: center;
	text-transform: uppercase;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #999999;
	color: #333333;
	margin-left: 30px;
	margin-right: 30px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #999999;
	letter-spacing: 3px;
	background-color: #EBEBEB;
	font-weight: bold;
}
.TextoInterno2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	text-indent: 30px;
}
.TextoInterno3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	margin-left: 70px;
	text-indent: 0px;
}
.TituloInterno2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	text-transform: uppercase;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #999999;
	color: #333333;
	margin-left: 30px;
	margin-right: 30px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #999999;
	letter-spacing: 1px;
	background-color: #EBEBEB;
	font-weight: bold;
}
