.teaser {
	color: #993300;
	font-weight: bold;
}
.contacto {font-size: 9pt; font-weight: bold;}
.web {color: #993300; }
.entrada {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.fecha {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.categoria {font-family: Arial, Helvetica, sans-serif; color: #993300; font-size: 10px; font-weight: bold; }
.lugar {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 12pt;
	font-weight: bold;
}
.body {color: #000000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; 
}

.pais {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }
.titulo {
	font-size: 16pt;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}
.director {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.seccion {font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #993300;
	font-weight: bold;
}

a {
	color: #cc6600;
	border-style: none;
	text-decoration: none;
}

a:hover
 {
	color: #993300;
	border-bottom-style: none;
	border-bottom-width: 0px;
}

