.tabla {
	border-style: solid;
	border: 1px solid ButtonFace;
	content: normal;
	elevation: higher;
	azimuth: inherit;
	}
.txt { text-align: justify;
	word-spacing: -1px;
	text-decoration: none;
	padding-top: 1px;
	margin-top: 2px;
	}
.news {
	border-style: solid;
	border: 1px solid ButtonFace;
	content: normal;
	elevation: higher;
	azimuth: inherit;
	margin-top: 7px;
	border-top-width: 15px;
	border-top-color: #f0f0f0;
	margin: 3px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 5px;
	}
	.news2 {
	border-style: solid;
	border: 1px solid ButtonFace;
	content: normal;
	elevation: higher;
	azimuth: inherit;
	margin-top: 7px;
	border-top-width: 15px;
	border-top-color: #eef3f8;
	margin: 3px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-right: 4px;
	padding-top: 5px;
	}
	
.pais {
font-size: inherit;
font-style: italic;
}
.titulo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: navy;
	font-variant: small-caps;
	font-style: normal;
	font-weight: bolder;
	}
.descripcion {
	font-size: 14px;
	letter-spacing: 0px;
	font-family: Arial;
	}
.img {
border: 6px solid #f1f1f1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url();
	empty-cells: hide;
	list-style-type: circle;
	border-bottom: 1px outset;
	border-bottom-color: transparent;
	unicode-bidi: normal;
	orphans: inherit;
	page: auto;
	page-break-after: auto;
	page-break-before: auto;
	page-break-inside: inherit;
	widows: 1;
	border-collapse: inherit;
	border-spacing: 0px;
	caption-side: inherit;
	table-layout: auto;
	azimuth: inherit;
	speak: spell-out;
	speak-header: inherit;
	speak-numeral: digits;
	speak-punctuation: code;
	speech-rate: medium;
	stress: inherit;
	voice-family: male;
	volume: medium;
	float: inherit;
	clear: inherit;
	display: block;
	list-style: circle;
	white-space: normal;
	content: normal;
	counter-increment: inherit;
	counter-reset: inherit;
	cursor: auto;
	clip: auto;
	bottom: auto;
}