a.news2:link {
	color: #006666;
	text-decoration: none;
}
a.news2:visited {
	color: #006666;
	text-decoration: none;
}
a.news2:hover {
	color: #006666;
	text-decoration: underline;
}
a.news2:active {
	color: #006666;
	text-decoration: none;
}
a.news3:link {
	color: #333333;
	text-decoration: none;
}
a.news3:visited {
	color: #333333;
	text-decoration: none;
}
a.news3:hover {
	color: #333333;
	text-decoration: underline;
}
a.news3:active {
	color: #333333;
	text-decoration: none;
}

.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #333333;
}
