a:link {
	text-decoration: none;
	color: #383931;
}
a:visited {
	text-decoration: none;
	color: #383931;

}
a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #E9E9E9;
}
a:active {
	text-decoration: none;
}
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 3a4d63;
}
.noticiasnaranjo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: D78208;
}

