.titulo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
}
.tabela {
	font-family: Verdana;
	font-size: 12px;
	color: #616161;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #353939;
}
.subtitulo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
a.verde {
	color: #616161;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}
a.verde:hover {
	color: #616161;
	text-decoration:underline;
}
a.azul {
	color: #616161;
	font-family: Verdana;
	font-size: 11px;
	text-decoration:none;
}
a.azul:hover {
	color: #3F55C8;
	text-decoration:none;
}
.box_news {
	width: 192px;
	font-family: Verdana;
	font-size: 11px;
	padding: 2px;
	height: 18px;
	color: #363636;
	border: 1px solid #D1D1D2;
}
