.index {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 13px;
	color: #1B3F30;
	text-decoration: none;
	text-align: justify;
}

.noticia {
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #1B3F30;
	text-decoration: none;
	text-align: justify;
}
.indexred {

	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 11px;
	color: #A03F20;
	text-decoration: none;
}
a:link {
	color: #009900;
	text-decoration: none;
}

a:visited {
	color: #009900;
}

a:hover {
	color: #990000;
}

a:active {
	color: #990000;
}
