.tabla_tocha {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 0px;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #660000;
	text-decoration: none;
}
.noticias a:link, a:visited{
	color: #E1771E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	}
.noticias{
	color: #000088;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	}
hr {
padding: 0;
border: solid blue;
border-width: 1px 0 0 0;
color: blue;
height: 1px;
}