.texto-justify-pequeno {
	font-family: Lucida Sans Unicode, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.texto-titulo-escuro {
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #276281;
	letter-spacing: normal;
	font-weight: bold;
}


.texto-subtitulo-escuro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #276281;
	line-height: 13px;
	letter-spacing: normal;
	}
	
.texto-subtitulo-escuro-alt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 13px;
	letter-spacing: normal;
}

.texto-normal-pequeno {
	font-family: Lucida Sans Unicode, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}


.texto-alternativo-pequeno {
	font-family: Lucida Sans Unicode, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

.texto-alternativo-pequeno-titulo {
	font-family: Lucida Sans Unicode, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC0000;
}

.texto-verdana-pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #006699;
	text-decoration: none;	

	
}
a:visited {
	color: #006699;
	text-decoration: none;
	
}
a:hover {
	color: #CC3300;
	text-decoration: underline;

}
a:active {
color: #990000;
	text-decoration: none;
}

.imagem-galeria {
	border: 1px solid #FFFFFF;
}
.imagem-cronica {
	border: 1px inset #000000;
	}
