.texto-dourado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666600;
}
.texto-azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
}
.frases-paragrafo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #036;
}

h1 {
	font-size: 18px;
	color: #666600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #039;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: underline;
	color: #06C;
}
a:active {
	text-decoration: none;
	color: #039;
}
.coment_das_noti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006;
	text-decoration: underline;
}
