@charset "utf-8";
.fonte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1F4482;
	line-height: 17px;
}
.fonte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1F4482;
	line-height: 17px;
	cursor: hand;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #00237E;
	text-decoration: underline;
}
.marcador {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #00237E;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #00237E;
	text-decoration: underline;
	line-height: normal;
}
.postado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.fonte {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
}
.titulotexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0F3779;
}
.fontetexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F3779;
	cursor: hand;
}

