		a{
			text-decoration:underline;
			color:#000000;
		}
		a:hover{
			text-decoration:underline;
			color:#0000ff;
			background:#f2f2f2;
		}
		.boletinTitulo{
			font-family: "Trebuchet MS",verdana,arial;
			font-size:20px;
			color:#000000;
		}
		.boletinDescripcion{
			font-family: "Trebuchet MS",verdana,arial;
			font-size:12px;
			color:#000000;
		}
		.boletinEvento{
			font-family: "Trebuchet MS",verdana,arial;
			font-size:12px;
			color:#000000;
			font-weight:bold;
		}
		.boletinEventoTicket{
			font-family: "Trebuchet MS",verdana,arial;
			font-size:11px;
			color:#000000;
		}
		.pie{
			font-family: "Trebuchet MS",verdana,arial;
			font-size:11px;
			color:#666666;
		}
