<!-- BUSCADOR -->
.boletinTexto{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 11px;
	color : #515151;
	text-decoration: none;
}
.boletinTitulo{
    font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-style : normal;
	font-weight : normal;
    font-size : 11px;
	color : #458955;
	text-decoration: none;
}
.boletinCaja{
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #515151;
	background-color:#ffffff;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	height:22px;
	border: 3px inset #E7E5E4;
}