<style type="text/css">
	Font.x {
		font-family: Arial;
		font-size : 12pt;
		color: #00356E;
		font-weight : bold;
	}
	Font.Grande {
		font-family: Arial;
		font-size : 12pt;
		color: #00356E;
		font-weight : bold;
	}
	Font.Chica {
		font-family : Arial;
		font-size : 8pt;
		color: #00356E;
	}
	Font.Normal {
		font-family : Arial;
		font-size : 10pt;
		color: #00356E;
	}

	Font.NaranjaCh {
		font-family : Arial;
		font-size : 8pt;
		color: #E88f31;
	}

	Font.NaranjaNor {
		font-family : Arial;
		font-size : 10pt;
		color: #E88f31;
	}

	Font.NaranjaGde {
		font-family: Arial;
		font-size : 12pt;
		color: #E88f31;
		font-weight : bold;
	}

	Font.TamCh {
		font-family : Arial;
		font-size : 8pt;
	}

	a, a:hover {
		text-decoration: none;
	}

	div.menu-item {
		font-weight: bold;
		font-size : 10pt;
		text-decoration: none;
		color: #E88f31;
		font-family : Arial;
	}

	div.menu-msj {
		font-weight: bold;
		font-size : 10pt;
		text-decoration: none;
		color: #00356E;
		font-family : Arial;
	}
	a.menu-item {
		font-weight: bold;
		text-decoration: none;
		color: #E88f31;
		font-family : Arial;
		font-size : 10pt;
	}

	a.menu-msj {
		font-weight: bold;
		text-decoration: none;
		color: #00356E;
		font-family : Arial;
		font-size : 10pt;
	}
	a.menu-item:hover {
		color:#24447F;
		font-size : 10pt;
	}

	a.menu-msj:hover {
		color:#E88f31;
		font-size : 10pt;
	}

	table.Fondo1 {
		background-color: #f88f31;
	}
	td.Fondo1 {
		background-color : #f88f31;
	}
	tr.Fondo1 {
		background-color : #f88f31;
	}

	table.Fondo2 {
		background-color: #0E4480;
	}
	td.Fondo2 {
		background-color : #0E4480;
	}
	tr.Fondo2 {
		background-color : #0E4480;
	}

	table.Fondo3 {
		background-color: #E88f31;
	}
	td.Fondo3 {
		background-color : #E88f31;
	}
	tr.Fondo3 {
		background-color : #E88f31;
	}
	a.menu-item:hover {
		color:#24447F;
		font-size : 10pt;
	}

	a.menu-msj:hover {
		color:#E88f31;
		font-size : 10pt;
	}
.tipClass { font: 10px Arial, Helvetica; color: #E88f31 }
	
</style>

