/* para feevy */
.feevy_title h1 {
	letter-spacing: normal;
}
/* para RSS */
#sidebar-top h3 a {
	color: #ffffff;
}
#sidebar-top .rssSummary {
	color: #696969;
}
#sidebar-top cite {
	font-weight: bold;
	display: block;
	text-align: right;
}
a.rsswidget {
	font-weight: bold;
	font-size: 120%;
}
/* Widget de twitter */
#twitter_div a {
	color: #6699cc;
}

/* titulo rsswidget en blanco */
h3 a.rsswidget,
h3 a.rsswidget:hover,
h3 a.rsswidget:active,
h3 a.rsswidget:focus {
	color: #ffffff;
	}
