.agenda thead {
	letter-spacing:5px;
	border:1px solid #900;
	color:#FFF;
	background-image:url(imagenes/fondo_thead.jpg);
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold;
}

.agenda_dia {
	font-size:11px;
	letter-spacing:1px;
	color:#F00;
}

.agenda_deporte {
	color:#000;
}

.agenda_encuentro {
		color:#666;
}

.agenda li {
	list-style-image:url(imagenes/flecha_derecha_roja.png);
}









.opinion thead {
	letter-spacing:5px;
	border:1px solid #900;
	color:#FFF;
	background-image:url(imagenes/fondo_thead.jpg);
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold;
}

.opinion td {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:15px;
}

.opinion a {
	font-weight:bolder;
	text-decoration:none;
	color:#F00;
}

.opinion a:hover {
	text-decoration:underline;
}

.opinion_autor {
	color:#999;
}
