.pie {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.items {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}.textoGral {

	font-family: "Courier New", Courier, mono;

	font-size: 11px;

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}

.textoAzul {

	font-family: "Courier New", Courier, mono;

	font-size: 12px;

	font-weight: bold;

	color: #3D6A9C;

	text-decoration: none;

}

.titProy {

	font-family: "Courier New", Courier, mono;

	font-size: 15px;

	font-weight: bold;

	color: #3D6A9C;

	text-decoration: none;

}

.ruta {

	font-family: "Courier New", Courier, mono;

	font-size: 12px;

	font-weight: bold;

	color: #515151;

	text-decoration: none;	
	
}

a:link.ruta {color: #515151;}
a:visited.ruta {color: #515151;}

.textNar {

	font-family: "Courier New", Courier, mono;

	font-size: 11px;

	font-weight: bold;

	color: #FF7F00;

	text-decoration: none;

}

.textNar A{

	font-family: "Courier New", Courier, mono;

	font-size: 11px;

	font-weight: bold;

	color: #FF7F00;

	text-decoration: none;

}