.textos {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
}
.textos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000033;
}
.subtitulo {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
	font-weight: bold;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
}
a:link {
	font-family: Arial;
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	color: #336699;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #3366FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	color: #006699;
	text-decoration: none;
}
.textositalico {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	color: #000033;
}
.subitalico {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.titulosemsub {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.nomes {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bolder;
}
.updatetxt {
	font-family: Arial;
	font-size: 12px;
	color: #000033;
}
